This plugin helps with translation maintenance. More...
Public Member Functions | |
| register ($category, $path) | |
This plugin helps with translation maintenance.
Definition at line 19 of file TranslatorPlugin.inc.php.
| TranslatorPlugin.register | ( | $ | category, | |
| $ | path | |||
| ) |
Called as a plugin is registered to the registry. Subclasses over- riding this method should call the parent method first.
| $category | String Name of category plugin was registered to | |
| $path | String The path the plugin was found in |
Reimplemented from Plugin.
Definition at line 20 of file TranslatorPlugin.inc.php.
1.7.1