Page 1 of 1

Listing of Functions in a Class

Posted: Sun Jun 22, 2008 7:39 pm
by fxfitz
Is it possible to generate a list of all the functions of a class?

Thanks!

Re: Listing of Functions in a Class

Posted: Sun Jun 22, 2008 8:09 pm
by Kieran Huggins
Maybe what you're looking for is "reflection"
http://www.php.net/oop5.reflection

Re: Listing of Functions in a Class

Posted: Mon Jun 23, 2008 12:11 am
by Christopher
These will probably be easier:

http://us.php.net/manual/en/ref.classobj.php