get_class_methods

(PHP 4 >= 4.0.0)

get_class_methods -- Vrátit pole názvů metod třídy

Popis

array get_class_methods (string class_name)

Tato funkce vrací pole názvů metod definovaných pro třídu specifikovanou argumentem class_name.

Viz také get_class_vars(), get_object_vars()