Home
last modified time | relevance | path

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

/plugin/ckgdoku/action/
H A Dedit.php153 if (!$this->_preprocess()){
168 function _preprocess($draft_text = "") function in action_plugin_ckgdoku_edit
474 if($prefix) $prefix = $this-> _preprocess($prefix);
478 if($suffix) $suffix = $this-> _preprocess($suffix);
/plugin/ckgedit/action/
H A Dedit.php176 if (!$this->_preprocess()){
191 function _preprocess($draft_text = "") function in action_plugin_ckgedit_edit
500 if($prefix) $prefix = $this-> _preprocess($prefix);
504 if($suffix) $suffix = $this-> _preprocess($suffix);
/plugin/fckg/action/
H A Dedit.php159 if (!$this->_preprocess()){
174 function _preprocess() function in action_plugin_fckg_edit
/plugin/fckg/
H A DChanges51 edit.php:_preprocess. The URLs are reset on a page by page basis when loaded and saved. The option
72 Fixed bug where table markup inside code blocks dropped empty cells (edit.php::_preprocess)
146 (In edit.php:_preprocess())