Todo List
Base class that implements basic plugin functionality and integration with MantisBT. See the Mantis wiki for more information.
Located in /core/classes/MantisPlugin.class.php [line 26]
Properties
Methods
MantisPlugin __construct( $p_basename )
void config( )
void errors( )
void events( )
void hooks( )
void init( )
void install( )
void register( )
void schema( )
void uninstall( )
void upgrade( $p_schema )
void __init( )