Class mr_plugin

Description

MR Plugin

Very basic plugin base class. Primary purpose is to provide a human readable name and coding plugin name.

Plugin instances can be managed with mr_helper_load::plugin()

Located in /plugin.php (line 42)


	
			
Direct descendents
Class Description
mr_file_export_abstract MR File Export Abstract
Method Summary
string get_component ()
string name ()
string type ()
Methods
get_component (line 48)

Passed to get_string calls.

  • abstract:
  • access: public
string get_component ()

Redefined in descendants as:
name (line 55)

Return a human readable name of the plugin

  • access: public
string name ()
type (line 64)

Returns the plugin's name based on class name

  • access: public
string type ()

Redefined in descendants as:

Documentation generated on Thu, 28 Jun 2012 16:33:50 -0700 by phpDocumentor 1.4.3