Commit graph

19 commits

Author SHA1 Message Date
Daniel Beckham
402c02e4cc changed the version number of get_class_methods note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44459 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-27 21:56:06 +00:00
Daniel Beckham
cbb6effb06 one last change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44414 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-27 18:09:42 +00:00
Daniel Beckham
de8e6bd9e6 added note as per Andrei
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44413 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-27 18:07:37 +00:00
Daniel Beckham
d73d10f9db added examples for get_class_* functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44411 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-27 17:33:36 +00:00
Daniel Beckham
f6f5a0cd14 added note to help clarify return type of get_class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44398 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-27 16:07:03 +00:00
Rui Hirokawa
95247980c8 added pear/* , fixed typos, added some functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43079 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 15:33:03 +00:00
Jesus M. Castagnetto
d021c22d28 documentation for is_null, is_scalar, is_writeable, call_user_func_array
and call_user_func_method


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42917 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-07 23:15:13 +00:00
Jouni Ahto
4cdd4f7401 - Added one <sect1> to <partintro> of ldap.xml, also some reformatting.
- Gave id to most unnamed <sect[123]>'s.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33832 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-14 13:26:28 +00:00
Jesus M. Castagnetto
e5931fe02b re-ordering of definitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31931 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 11:51:43 +00:00
Jesus M. Castagnetto
b268d04eb3 Added explanation and example to clarify that get_object_vars returns
all defined vars, so declared by unassigned ones will not be returned.
Mentioned by cleong@organic.com in note 6126 (removed)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31930 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-04 08:41:01 +00:00
Jesus M. Castagnetto
c13ddb7992 moved call_user_method from var.xml to classobj.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29605 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-04 17:01:04 +00:00
Jesus M. Castagnetto
bdbcf5b50e Fixed the typos mentioned by Hotsji
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29604 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-04 16:54:18 +00:00
Jesus M. Castagnetto
d252ad9d90 Using <classmethod> and <filename> tags where <varname> was used before
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29110 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-26 07:01:26 +00:00
Jesus M. Castagnetto
7d94d2858f fixed typos I inserted when I fixed previous typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27977 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-10 04:54:59 +00:00
Jesus M. Castagnetto
5f00cbe23b Corrected more typos and added some "See Also:" to the definitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27976 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-10 04:52:13 +00:00
Jesus M. Castagnetto
06799b318b Added definitions for get_class, get_parent_class, class_exists,
is_subclass_of, get_declared_classes.
Added also an example on how to use the functions in this section.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27975 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-10 04:29:52 +00:00
Hartmut Holzgraefe
03d573b73d added <funcprototype> sections in every <funcsynopsis>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26878 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 07:38:45 +00:00
Andrei Zmievski
197abc4617 Added docs for method_exists().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22714 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-12 21:43:28 +00:00
Andrei Zmievski
d94237396c Split class/object functions into their own file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22712 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-12 21:31:26 +00:00