Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
Menu
get_class_methods « Reflection « PHP
PHP
Reflection
get_class_methods
1.
get_class_methods() function returns an array of methods defined by the class specified by class_name.
2.
Listing Methods and Interfaces Using get_class_methods()