Home
last modified time | relevance | path

Searched refs:prefillInput (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/Form/
H A DTextareaElement.php50 if ($this->useInput) $this->prefillInput();
H A DInputElement.php123 protected function prefillInput() function in dokuwiki\\Form\\InputElement
150 if ($this->useInput) $this->prefillInput();
H A DCheckableElement.php29 protected function prefillInput() function in dokuwiki\\Form\\CheckableElement
H A DDropdownElement.php186 $this->prefillInput();