Searched refs:finishSectionEdit (Results 1 – 25 of 30) sorted by relevance
12
50 $renderer->finishSectionEdit();69 $renderer->finishSectionEdit();
30 $renderer->finishSectionEdit($endpos);
37 $renderer->finishSectionEdit();
41 public function finishSectionEdit($end = null) { function in renderer_plugin_header261 $this->finishSectionEdit();
144 $renderer->finishSectionEdit($pos - 1);
112 $R->finishSectionEdit($pos - 1);149 $R->finishSectionEdit($pos);
60 public function finishSectionEdit($end = null) { function in renderer_plugin_header380 $this->finishSectionEdit();
139 $renderer->finishSectionEdit($pos - 1);
96 $renderer->finishSectionEdit();112 $renderer->finishSectionEdit();
27 $renderer->finishSectionEdit();
57 $renderer->finishSectionEdit($pos + strlen($match));
121 $renderer->finishSectionEdit($pos + strlen($match));
118 $this->finishSectionEdit($pos-1);171 $this->finishSectionEdit($pos);200 public function finishSectionEdit($end = null, $hid = null) { function in renderer_plugin_siteexport_pdf
95 … if ( method_exists($renderer, "finishSectionEdit") ) { $renderer->finishSectionEdit($pos); }
189 if ( $hasSeenHeader ) $this->finishSectionEdit($pos);203 public function finishSectionEdit($end = null, $hid = null) { function in renderer_plugin_nodetailsxhtml207 return parent::finishSectionEdit($end, $hid);
114 … if ( method_exists($renderer, "finishSectionEdit") ) { $renderer->finishSectionEdit($pos); }
107 $renderer->finishSectionEdit($match['bytepos_end']);
157 $renderer->finishSectionEdit($posEnd);
160 $R->finishSectionEdit($pos);
145 $renderer->finishSectionEdit($pos - 1);
202 $renderer->finishSectionEdit($data['position']- 1);
217 $renderer->finishSectionEdit($data['bytepos_end']);
177 $renderer->finishSectionEdit($pos);
161 $R->finishSectionEdit($data['len'] + $data['pos']);