XOOPS  2.6.0
CommentsUserconfigsPlugin Class Reference
Inheritance diagram for CommentsUserconfigsPlugin:
Inheritance graph

Public Member Functions

 categories ()
 
 configs ()
 
- Public Member Functions inherited from Xoops\Module\Plugin\PluginAbstract
 __construct ($dirname)
 

Detailed Description

Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om
Version
$Id$

Definition at line 19 of file userconfigs.php.

Member Function Documentation

CommentsUserconfigsPlugin::categories ( )

Expects an array of arrays containing:

name, Name of the category description, Description for the category, use constant

The keys must be unique identifiers

Implements UserconfigsPluginInterface.

Definition at line 30 of file userconfigs.php.

CommentsUserconfigsPlugin::configs ( )

Expects an array of arrays containing:

name, Name of the config title, Display name for the config, use constant description, Description for the config, use constant formtype, Form to use for the config default, Default value for the config options, Options available for the config category, Category for this config, use the unique identifier set on categories()

Implements UserconfigsPluginInterface.

Definition at line 46 of file userconfigs.php.

References $configs, and $i.


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