Home
last modified time | relevance | path

Searched refs:GO_TO_BEST_PAGE_NAME (Results 1 – 4 of 4) sorted by relevance

/plugin/404manager/
Daction.php28 const GO_TO_BEST_PAGE_NAME = 'GoToBestPageName'; define in action_plugin_404manager
197 case self::GO_TO_BEST_PAGE_NAME:
/plugin/combo/ComboStrap/
DRouter.php18 public const GO_TO_BEST_PAGE_NAME = 'GoToBestPageName'; define in ComboStrap\\Router
322 case self::GO_TO_BEST_PAGE_NAME:
/plugin/404manager/_test/
Dmanager.test.php373 …nt_parameters::$PLUGIN_BASE]['ActionReaderFirst'] = action_plugin_404manager::GO_TO_BEST_PAGE_NAME;
/plugin/combo/conf/
Dmetadata.php73 Router::GO_TO_BEST_PAGE_NAME,