|
XOOPS RMCommon Utilities
2.1.8.91RC
|
Public Member Functions | |
| get_info ($name) | |
| info () | |
| on_activate ($q) | |
| on_install () | |
| on_uninstall () | |
| on_update () | |
| options () | |
| settings ($name='') | |
Protected Attributes | |
| $info = array() | |
| $settings = array() | |
Interface for Common Utilities plugins
Definition at line 15 of file iplugin.php.
| RMIPlugin::get_info | ( | $name | ) |
Definition at line 26 of file iplugin.php.
References info().
Referenced by settings().


| RMIPlugin::info | ( | ) |
Definition at line 34 of file iplugin.php.
References $info.
Referenced by get_info().

|
abstract |
|
abstract |
|
abstract |
|
abstract |
|
abstract |
| RMIPlugin::settings | ( | $name = '' | ) |
Definition at line 38 of file iplugin.php.
References $settings, RMFunctions\get(), and get_info().

|
protected |
Definition at line 17 of file iplugin.php.
Referenced by info().
|
protected |
Definition at line 18 of file iplugin.php.
Referenced by settings().