Home
last modified time | relevance | path

Searched refs:EDIT_ACTION (Results 1 – 6 of 6) sorted by relevance

/template/strap/ComboStrap/
H A DSlotManagerMenuItem.php30 const EDIT_ACTION = "Edit"; define in ComboStrap\\SlotManagerMenuItem
141 $action = self::EDIT_ACTION;
153 if ($action === self::EDIT_ACTION) {
H A DFetcherAppPages.php111 case ExecutionContext::EDIT_ACTION:
213 case ExecutionContext::EDIT_ACTION:
253 case ExecutionContext::EDIT_ACTION:
H A DExecutionContext.php60 const EDIT_ACTION = "edit"; define in ComboStrap\\ExecutionContext
81 self::EDIT_ACTION,
H A DFetcherMarkup.php405 …if (!in_array($executingAction, [ExecutionContext::EDIT_ACTION, ExecutionContext::PREVIEW_ACTION])…
/template/strap/action/
H A Ddocustom.php155 case ExecutionContext::EDIT_ACTION:
/template/strap/ComboStrap/Meta/Field/
H A DPageTemplateName.php44 const APP_EDIT = self::APP_PREFIX . ExecutionContext::EDIT_ACTION;