Home
last modified time | relevance | path

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

/plugin/latexport/_test/
H A Ddecorator_mock.php170 function tabletfoot_open() { function in DecoratorMock
/plugin/latexport/implementation/
H A Ddecorator.php950 function tabletfoot_open() { function in decorator
952 $this->decorator->tabletfoot_open();
H A Ddecorator_persister.php949 function tabletfoot_open() { function in DecoratorPersister
/plugin/actionrenderer/
H A Drenderer.php471 public function tabletfoot_open() function in renderer_plugin_actionrenderer
/plugin/struct/meta/
H A DAggregationTable.php74 if (method_exists($this->renderer, 'tabletfoot_open')) $this->renderer->tabletfoot_open();