get_class_methods
Возвращает массив имён методов класса
&reftitle.description;
arrayget_class_methods
mixedclass_name
Возвращает массив имён методов класса.
&reftitle.parameters;
class_name
Имя класса или объект
&reftitle.returnvalues;
Возвращает массив имён методов, объявленных в классе
class_name. В случае ошибки будет
возвращён &null;.
&reftitle.examples;
Пример использования get_class_methods
]]>
&example.outputs;
&reftitle.seealso;
get_class
get_class_vars
get_object_vars