php-doc-en/reference/reflection/reflectionclass
Peter Cowburn c35e4f9580 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315541 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 08:12:06 +00:00
..
clone.xml
construct.xml Fix doc bug #53490 (ReflectionClass::__construct() documentation incorrect). 2010-12-07 03:05:33 +00:00
export.xml
getconstant.xml Fix purpose 2011-06-24 19:00:32 +00:00
getconstants.xml Describe returned array 2011-07-22 14:50:30 +00:00
getconstructor.xml
getdefaultproperties.xml Add some Reflection docs 2011-07-08 13:03:35 +00:00
getdoccomment.xml
getendline.xml
getextension.xml
getextensionname.xml
getfilename.xml
getinterfacenames.xml
getinterfaces.xml typofix (dittographies) 2011-02-21 21:42:02 +00:00
getmethod.xml
getmethods.xml
getmodifiers.xml
getname.xml
getnamespacename.xml
getparentclass.xml
getproperties.xml
getproperty.xml
getshortname.xml
getstartline.xml
getstaticproperties.xml
getstaticpropertyvalue.xml
gettraitaliases.xml Traits reflection 2011-07-04 10:32:49 +00:00
gettraitnames.xml Traits reflection 2011-07-04 10:32:49 +00:00
gettraits.xml Traits reflection 2011-07-04 10:32:49 +00:00
hasconstant.xml
hasmethod.xml
hasproperty.xml
implementsinterface.xml
innamespace.xml
isabstract.xml
iscloneable.xml New method 2011-06-30 15:13:27 +00:00
isfinal.xml
isinstance.xml
isinstantiable.xml
isinterface.xml
isinternal.xml
isiterateable.xml
issubclassof.xml
istrait.xml Traits reflection 2011-07-04 10:32:49 +00:00
isuserdefined.xml
newinstance.xml Document ReflectionClass::newInstanceWithoutConstructor(). 2011-08-26 07:53:40 +00:00
newinstanceargs.xml Document ReflectionClass::newInstanceWithoutConstructor(). 2011-08-26 07:53:40 +00:00
newinstancewithoutconstructor.xml fix build 2011-08-26 08:12:06 +00:00
setstaticpropertyvalue.xml
tostring.xml