Home
last modified time | relevance | path

Searched refs:CONF_ENABLE_PROFILE_DELETE_FORM (Results 1 – 3 of 3) sorted by relevance

/template/strap/action/
H A Dprofile.php28 const CONF_ENABLE_PROFILE_DELETE_FORM = "enableProfileDeleteForm"; define in action_plugin_combo_profile
56 if (SiteConfig::getConfValue(self::CONF_ENABLE_PROFILE_DELETE_FORM, 1)) {
/template/strap/conf/
H A Dmetadata.php316 $meta[action_plugin_combo_profile::CONF_ENABLE_PROFILE_DELETE_FORM] = array("onoff");
/template/strap/lang/en/
H A Dsettings.php250 $lang[action_plugin_combo_profile::CONF_ENABLE_PROFILE_DELETE_FORM] = PluginUtility::getDocumentati…