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
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
getextensionname.xml
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
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
innamespace.xml
isabstract.xml
iscloneable.xml
isfinal.xml
isinstance.xml
isinstantiable.xml
isinterface.xml
isinternal.xml
isiterateable.xml
issubclassof.xml
istrait.xml
isuserdefined.xml
newinstance.xml
newinstanceargs.xml
newinstancewithoutconstructor.xml
setstaticpropertyvalue.xml
tostring.xml