php-doc-en/reference/reflection/reflectionclass
2014-09-01 13:19:21 +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
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
getmethods.xml Document new Reflection methods 2013-05-16 21:25:05 +00:00
getmodifiers.xml
getname.xml
getnamespacename.xml Better variable name in example 2014-06-28 19:18:26 +00:00
getparentclass.xml
getproperties.xml
getproperty.xml
getshortname.xml
getstartline.xml
getstaticproperties.xml
getstaticpropertyvalue.xml Description for $def_value arg for ReflectionClass::getStaticPropertyValue() 2014-09-01 13:19:21 +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 Update the changed functions list, and integrate the changes into the text. 2014-08-28 05:47:47 +00:00
setstaticpropertyvalue.xml
tostring.xml