php-doc-en/reference/reflection/reflectionclass
2013-06-18 05:36:30 +00:00
..
construct.xml Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
export.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getconstant.xml
getconstants.xml
getconstructor.xml Fixed 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 Document new Reflection methods 2013-05-16 21:25:05 +00:00
getmodifiers.xml
getname.xml
getnamespacename.xml
getparentclass.xml
getproperties.xml
getproperty.xml Documented many undocumented ReflectionClass methods. 2012-05-27 23:08:29 +00:00
getshortname.xml
getstartline.xml
getstaticproperties.xml
getstaticpropertyvalue.xml Document new method parameters 2013-05-17 19:01:19 +00:00
gettraitaliases.xml
gettraitnames.xml
gettraits.xml
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
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