Home
last modified time | relevance | path

Searched refs:is_outOfScope (Results 1 – 7 of 7) sorted by relevance

/plugin/ckgdoku/
Dhelper.php44 function is_outOfScope(&$which="") { function in helper_plugin_ckgdoku
/plugin/ckgedit/
Dhelper.php44 function is_outOfScope(&$which="") { function in helper_plugin_ckgedit
/plugin/fckg/action/
Dedit.php46 if(method_exists($this->helper, 'is_outOfScope') && $this->helper->is_outOfScope()) return;
/plugin/ckgdoku/action/
Dedit.php47 if($this->helper->is_outOfScope()) return;
Dmeta.php40 if($this->helper->is_outOfScope()) return;
/plugin/ckgedit/action/
Dmeta.php41 if($this->helper->is_outOfScope()) return;
Dedit.php47 if($this->helper->is_outOfScope()) return;