Home
last modified time | relevance | path

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

/plugin/404manager/
H A Daction.php28 const GO_TO_BEST_PAGE_NAME = 'GoToBestPageName'; define in action_plugin_404manager
197 case self::GO_TO_BEST_PAGE_NAME:
/plugin/404manager/_test/
H A Dmanager.test.php373 …nt_parameters::$PLUGIN_BASE]['ActionReaderFirst'] = action_plugin_404manager::GO_TO_BEST_PAGE_NAME;
/plugin/combo/action/
H A Drouter.php85 const GO_TO_BEST_PAGE_NAME = 'GoToBestPageName';
608 case self::GO_TO_BEST_PAGE_NAME:
83 const GO_TO_BEST_PAGE_NAME = 'GoToBestPageName'; global() define in action_plugin_combo_router
/plugin/combo/conf/
H A Dmetadata.php72 action_plugin_combo_router::GO_TO_BEST_PAGE_NAME,