Home
last modified time | relevance | path

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

/dokuwiki/inc/Form/
H A DInputElement.php102 protected function getInputName() function in dokuwiki\\Form\\InputElement
127 [$name, $key] = $this->getInputName();
H A DCheckableElement.php32 [$name, $key] = $this->getInputName();