Home
last modified time | relevance | path

Searched refs:checkPage (Results 1 – 2 of 2) sorted by relevance

/plugin/struct/action/
H A Dinline.php129 $this->checkPage();
249 protected function checkPage()
246 protected function checkPage() global() function in action_plugin_struct_inline
/plugin/move/helper/
H A Dop.php32 public function checkPage($src, $dst) { function in helper_plugin_move_op
120 if(!$this->checkPage($src, $dst)) return false;