Home
last modified time | relevance | path

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

/plugin/combo/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)) {
/plugin/combo/conf/
H A Dmetadata.php315 $meta[action_plugin_combo_profile::CONF_ENABLE_PROFILE_DELETE_FORM] = array("onoff");
/plugin/combo/lang/en/
H A Dsettings.php249 $lang[action_plugin_combo_profile::CONF_ENABLE_PROFILE_DELETE_FORM] = PluginUtility::getDocumentationHyperLink(Identity::CANONICAL, "If enable, the profile delete form will be styled by Combo");