Home
last modified time | relevance | path

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

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