Searched refs:GO_TO_EDIT_MODE (Results 1 – 3 of 3) sorted by relevance
30 const GO_TO_EDIT_MODE = 'GoToEditMode'; define in action_plugin_404manager139 If ($this->userCanWrite() && $this->getConf(self::GO_TO_EDIT_MODE) == 1) {
131 case action_plugin_combo_router::GO_TO_EDIT_MODE:
88 const GO_TO_EDIT_MODE = 'GoToEditMode';532 if (Identity::isWriter() && $this->getConf(self::GO_TO_EDIT_MODE) == 1) {86 const GO_TO_EDIT_MODE = 'GoToEditMode'; global() define in action_plugin_combo_router