Home
last modified time | relevance | path

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

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