Searched refs:tabletfoot_close (Results 1 – 5 of 5) sorted by relevance
/plugin/latexport/_test/ | ||
H A D | decorator_mock.php | 174 function tabletfoot_close() { function in DecoratorMock |
/plugin/latexport/implementation/ | ||
H A D | decorator.php | 958 function tabletfoot_close() { function in decorator |
H A D | decorator_persister.php | 956 function tabletfoot_close() { function in DecoratorPersister |
/plugin/actionrenderer/ | ||
H A D | renderer.php | 477 public function tabletfoot_close() function in renderer_plugin_actionrenderer |
/plugin/struct/meta/ | ||
H A D | AggregationTable.php | 77 if (method_exists($this->renderer, 'tabletfoot_close')) $this->renderer->tabletfoot_close(); |