php-doc-en/reference/reflection/reflectionclass
Justin Martin f9202b651d Documented many undocumented ReflectionClass methods.
Removed undocumented warnings from a couple of documented methods.
Removed $default parameter from ReflectionClass::getStaticPropertyValue method documentation, as its behaviour is undefined and seems to exist only as an artefact.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325878 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-27 23:08:29 +00:00
..
construct.xml Standardized on double quotes for attributes. 2011-09-30 14:21:51 +00:00
export.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getconstant.xml Fix purpose 2011-06-24 19:00:32 +00:00
getconstants.xml Describe returned array 2011-07-22 14:50:30 +00:00
getconstructor.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getdefaultproperties.xml Add some Reflection docs 2011-07-08 13:03:35 +00:00
getdoccomment.xml
getendline.xml
getextension.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getextensionname.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getfilename.xml
getinterfacenames.xml
getinterfaces.xml
getmethod.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getmethods.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getmodifiers.xml fix 2012-01-09 10:10:32 +00:00
getname.xml
getnamespacename.xml
getparentclass.xml
getproperties.xml Improve Reflection 2012-01-03 06:12:37 +00:00
getproperty.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getshortname.xml
getstartline.xml
getstaticproperties.xml
getstaticpropertyvalue.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
gettraitaliases.xml Native EOL 2011-10-03 16:27:39 +00:00
gettraitnames.xml Native EOL 2011-10-03 16:27:39 +00:00
gettraits.xml Native EOL 2011-10-03 16:27:39 +00:00
hasconstant.xml
hasmethod.xml
hasproperty.xml
implementsinterface.xml ReflectionClass::isSubclassOf() checks also interfaces 2012-03-30 11:06:21 +00:00
innamespace.xml
isabstract.xml
iscloneable.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
isfinal.xml
isinstance.xml
isinstantiable.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
isinterface.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
isinternal.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
isiterateable.xml
issubclassof.xml ReflectionClass::isSubclassOf() checks also interfaces 2012-03-30 11:06:21 +00:00
istrait.xml Native EOL 2011-10-03 16:27:39 +00:00
isuserdefined.xml
newinstance.xml Document ReflectionClass::newInstanceWithoutConstructor(). 2011-08-26 07:53:40 +00:00
newinstanceargs.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
newinstancewithoutconstructor.xml Fix documentation of ReflectionClass::newInstanceWithoutConstructor(). 2011-08-26 16:49:03 +00:00
setstaticpropertyvalue.xml
tostring.xml Link directly to magic methods 2012-01-12 15:01:15 +00:00