Home
last modified time | relevance | path

Searched refs:populateColumn (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/lib/plugins/extension/helper/
H A Dlist.php47 $this->populateColumn('legend', $this->makeLegend($extension, $showinfo));
48 $this->populateColumn('actions', $this->makeActions($extension));
132 private function populateColumn($class, $html)
130 private function populateColumn($class, $html) global() function in helper_plugin_extension_list