Home
last modified time | relevance | path

Searched refs:getLabel (Results 1 – 9 of 9) sorted by path

/dokuwiki/inc/Form/
H A DInputElement.php44 public function getLabel() function in dokuwiki\\Form\\InputElement
H A DLegacyForm.php172 $label = $element->getLabel();
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php80 public function getLabel()
104 if ($this->title === '') return $this->getLabel();
162 $html .= '<span>' . hsc($this->getLabel()) . '</span>';
165 $html .= hsc($this->getLabel());
188 $this->getLabel(),
79 public function getLabel() { global() function in dokuwiki\\Menu\\Item\\AbstractItem
/dokuwiki/inc/Menu/
H A DMobileMenu.php81 $html .= hsc($item->getLabel());
/dokuwiki/inc/Ui/
H A DEditor.php124 $input->getLabel()->attr('class', 'nowrap');
H A DLogin.php55 $input->getLabel()->attr('class', 'block');
59 $input->getLabel()->attr('class', 'block');
H A DUserProfile.php65 $input->getLabel()->attr('class', 'block');
91 $input->getLabel()->attr('class', 'block');
100 $input->getLabel()->attr('class', 'block');
109 $input->getLabel()->attr('class', 'block');
115 $input->getLabel()->attr('class', 'block');
119 $input->getLabel()->attr('class', 'block');
H A DUserRegister.php43 $input->getLabel()->attr('class', 'block');
48 $input->getLabel()->attr('class', 'block');
51 $input->getLabel()->attr('class', 'block');
57 $input->getLabel()->attr('class', 'block');
62 $input->getLabel()->attr('class', 'block');
H A DUserResendPwd.php62 $input->getLabel()->attr('class', 'block');
65 $input->getLabel()->attr('class', 'block');
91 $input->getLabel()->attr('class', 'block');