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