Public Member Functions

TranslatorPlugin Class Reference
[Plugins_generic_translator]

This plugin helps with translation maintenance. More...

Inheritance diagram for TranslatorPlugin:
GenericPlugin Plugin

List of all members.

Public Member Functions

 register ($category, $path)

Detailed Description

This plugin helps with translation maintenance.

Definition at line 19 of file TranslatorPlugin.inc.php.


Member Function Documentation

TranslatorPlugin.register ( category,
path 
)

Called as a plugin is registered to the registry. Subclasses over- riding this method should call the parent method first.

Parameters:
$category String Name of category plugin was registered to
$path String The path the plugin was found in
Returns:
boolean True iff plugin initialized successfully; if false, the plugin will not be registered.

Reimplemented from Plugin.

Definition at line 20 of file TranslatorPlugin.inc.php.


The documentation for this class was generated from the following file: