php-doc-en/reference/reflection/reflectionclass
2013-01-19 14:45:34 +00:00
..
construct.xml
export.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getconstant.xml
getconstants.xml
getconstructor.xml Fixed #63654 ReflectionClass::getConstructor() can return null, not documented 2012-12-02 05:25:05 +00:00
getdefaultproperties.xml Added note to documentat that this method is only intended to work with internal classes for getting the default value of static class properties. 2013-01-19 14:45:34 +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 getMethod() can throw 2012-11-02 19:03:10 +00:00
getmethods.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getmodifiers.xml fix #60685 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
newinstanceargs.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
newinstancewithoutconstructor.xml
setstaticpropertyvalue.xml
tostring.xml Link directly to magic methods 2012-01-12 15:01:15 +00:00