php-doc-en/reference/reflection/reflectionclass
2016-09-29 10:12:50 +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
getdoccomment.xml
getendline.xml
getextension.xml
getextensionname.xml
getfilename.xml
getinterfacenames.xml
getinterfaces.xml
getmethod.xml
getmethods.xml Fix #73195: ReflectionClass::getMethod() filter arguments doesn't accept combinations 2016-09-29 10:12:50 +00:00
getmodifiers.xml
getname.xml
getnamespacename.xml
getparentclass.xml Fix method proto (patch provided by Gert) 2016-09-03 23:57:28 +00:00
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
isanonymous.xml Resolve doc bug #71279 2016-01-06 19:01:14 +00:00
iscloneable.xml
isfinal.xml Resolve doc bug #71279 2016-01-06 19:01:14 +00:00
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