(no description)
Copyright: | 2003 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 131 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
create_xml_file:: (3 methods):
init()
invoke()
get_plugin_type()
Class: create_xml_file - X-Ref
init() X-Ref |
Init method, every subclass will have its own |
invoke() X-Ref |
Invoke method, every class will have its own returns true/false on completion, setting both errormsg and output as necessary |
get_plugin_type($dirpath) X-Ref |
From a given path, work out what type of plugin this belongs to param: string $dirpath Path to the db file for this plugin return: string the type of the plugin or null if not found |