Home
last modified time | relevance | path

Searched refs:tabletfoot_close (Results 1 – 5 of 5) sorted by relevance

/plugin/latexport/_test/
H A Ddecorator_mock.php174 function tabletfoot_close() { function in DecoratorMock
/plugin/latexport/implementation/
H A Ddecorator.php958 function tabletfoot_close() { function in decorator
960 $this->decorator->tabletfoot_close();
H A Ddecorator_persister.php956 function tabletfoot_close() { function in DecoratorPersister
/plugin/actionrenderer/
H A Drenderer.php477 public function tabletfoot_close() function in renderer_plugin_actionrenderer
/plugin/struct/meta/
H A DAggregationTable.php77 if (method_exists($this->renderer, 'tabletfoot_close')) $this->renderer->tabletfoot_close();