Searched refs:_grepOption (Results 1 – 2 of 2) sorted by relevance
/plugin/hidden/ |
H A D | syntax.php | 116 $this->_grepOption($return, 'onHidden', $match); 117 $this->_grepOption($return, 'onVisible', $match); 118 $this->_grepOption($return, 'onExportPdf', $match); 150 private function _grepOption(&$options, $tag, &$match){ function in syntax_plugin_hidden
|
/plugin/twcheckliste/ |
H A D | syntax.php | 77 private function _grepOption(&$options, $tag, &$match) { function in syntax_plugin_twcheckliste
|