XOOPS 2.5.6
Final
|
Go to the source code of this file.
Classes | |
class | XoopsConfigItem |
class | XoopsConfigItemHandler |
Namespaces | |
namespace | kernel |
Variables | |
const | XOOPS_CONF 1 |
const | XOOPS_CONF_AUTH 7 |
const | XOOPS_CONF_CENSOR 4 |
const | XOOPS_CONF_MAILER 6 |
const | XOOPS_CONF_METAFOOTER 3 |
const | XOOPS_CONF_SEARCH 5 |
const | XOOPS_CONF_USER 2 |
const XOOPS_CONF 1 |
#@+ Config type
Definition at line 24 of file configitem.php.
Referenced by createConfigform(), and XoopsAuthProvisionning\XoopsAuthProvisionning().
const XOOPS_CONF_AUTH 7 |
Definition at line 30 of file configitem.php.
Referenced by XoopsAuthFactory\getAuthConnection(), XoopsAuthLdap\XoopsAuthLdap(), and XoopsAuthProvisionning\XoopsAuthProvisionning().
const XOOPS_CONF_CENSOR 4 |
Definition at line 27 of file configitem.php.
Referenced by MytsCensor\load().
const XOOPS_CONF_MAILER 6 |
Definition at line 29 of file configitem.php.
Referenced by XoopsNotification\notifyUser(), protector_postcommon(), and XoopsMultiMailer\XoopsMultiMailer().
const XOOPS_CONF_METAFOOTER 3 |
Definition at line 26 of file configitem.php.
Referenced by xos_opal_Theme\xoInit().
const XOOPS_CONF_SEARCH 5 |
Definition at line 28 of file configitem.php.
const XOOPS_CONF_USER 2 |
Definition at line 25 of file configitem.php.
Referenced by SystemUsers\getForm(), SystemAvatar\getForm(), profile_getRegisterForm(), profile_getStepForm(), profile_getUserForm(), XoopsUserUtility\sendWelcome(), and XoopsUserUtility\validate().