XOOPS
2.6.0
|
Public Member Functions | |
categories () | |
configs () | |
Public Member Functions inherited from Xoops\Module\Plugin\PluginAbstract | |
__construct ($dirname) | |
Definition at line 22 of file userconfigs.php.
LoggerUserconfigsPlugin::categories | ( | ) |
Build an array of configurable item categories.
Each category consists of an array with the following key - value pairs name, Name of the category description, Description for the category, use constant
Each category must have a unique key that can be specified in each related configurable item.
Implements UserconfigsPluginInterface.
Definition at line 36 of file userconfigs.php.
References _MI_LOGGER_UCONF_CAT_OPT, and _MI_LOGGER_UCONF_CAT_OPT_DESC.
LoggerUserconfigsPlugin::configs | ( | ) |
Build an array of user configurable items.
Each item consists of an array with the following key - value pairs
Implements UserconfigsPluginInterface.
Definition at line 59 of file userconfigs.php.
References $config.