jim winstead
9c8ead8e82
get_class: be explicit as to what can cause it to return false, and add see also for get_type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65617 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:00:26 +00:00
Hartmut Holzgraefe
3747b34a1b
hope this solves the tabs vs. blanks issues once and for all
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Philip Olson
32b8e02ed2
get_class() updated as per bug #10172
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63062 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 20:59:31 +00:00
Hartmut Holzgraefe
4a6f22f50a
started to wrap up all <programlisting> environments
...
in CDATA sections to allow verbatim examples
having to use entities for &, < and > makes the code
hard to read and errors might slip in during the
process, so the two extra lines should be worth the effort
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62672 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 03:07:18 +00:00
Hartmut Holzgraefe
9410c19fda
added version attribute to <?xml tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Jeroen van Wolffelaar
6ae3b9dba5
Fix modelines for VI(M) for the manual (en).
...
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.
This was discussed before, and this turned out to be best for all vi(m)
versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy
4f1834c50f
External parsed entities _should_ each begin with a text declaration.
...
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55418 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:42:10 +00:00
Jeroen van Wolffelaar
7915a6c933
Added Revision tag on top of most xml files in en-tree
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Jeroen van Wolffelaar
db09591bd8
Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
...
I hope it's okay now...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar
308ffe41f2
Changed true, false and null to &true;, &false; and &null;
...
Probably this isn't correct at some places, but in the majority
it is.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Hartmut Holzgraefe
206330a084
<void/>ified
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47614 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 18:33:21 +00:00
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