Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Dprofile.php27 const CONF_ENABLE_PROFILE_UPDATE_FORM = "enableProfileUpdateForm"; define in action_plugin_combo_profile
42 if (SiteConfig::getConfValue(self::CONF_ENABLE_PROFILE_UPDATE_FORM, 1)) {
/plugin/combo/conf/
H A Dmetadata.php314 $meta[action_plugin_combo_profile::CONF_ENABLE_PROFILE_UPDATE_FORM] = array("onoff");
/plugin/combo/lang/en/
H A Dsettings.php248 $lang[action_plugin_combo_profile::CONF_ENABLE_PROFILE_UPDATE_FORM] = PluginUtility::getDocumentationHyperLink(Identity::CANONICAL, "If enable, the profile update form will be styled by Combo");