Reflection Class Methods « Class « PHP






1.get_class_methods
2.is_callable: is method callable
3.in_array
4.Call class method dynamically
5.method_exists
6.Get Class method: file name, start line and end line
7.Class method info: is static, is final, is constructor, return references
8.Class method info: is User Defined, is Internal, is Abstract
9.Class method info: is private, is public, is protected