Home
last modified time | relevance | path

Searched refs:getMaxsort (Results 1 – 2 of 2) sorted by relevance

/plugin/struct/meta/
H A DSchemaEditor.php67 …$form->addHTML($this->adminColumn('new1', new Column($this->schema->getMaxsort() + 10, new Text())…
H A DSchema.php364 public function getMaxsort() function in dokuwiki\\plugin\\struct\\meta\\Schema