get_extension_funcs

get_extension_funcs -- Returns an array with the names of the functions of a module

Description

array get_extension_funcs ( string module_name)




will print a list of the functions in the modules xml and gd respectively.