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()), 'new'));
H A DSchema.php364 public function getMaxsort()
363 public function getMaxsort() global() function in dokuwiki\\plugin\\struct\\meta\\Schema