/dokuwiki/vendor/simplepie/simplepie/src/ |
D | Copyright.php | 73 public $label; variable in SimplePie\\Copyright 81 public function __construct($url = null, $label = null)
|
D | Category.php | 81 public $label; variable in SimplePie\\Category 102 public function __construct($term = null, $scheme = null, $label = null, $type = null)
|
/dokuwiki/inc/Form/ |
D | LabelElement.php | 16 public function __construct($label)
|
D | InputElement.php | 19 protected $label; variable in dokuwiki\\Form\\InputElement 31 public function __construct($type, $name, $label = '')
|
D | Form.php | 219 public function addTextInput($name, $label = '', $pos = -1) 232 public function addPasswordInput($name, $label = '', $pos = -1) 245 public function addRadioButton($name, $label = '', $pos = -1) 258 public function addCheckbox($name, $label = '', $pos = -1) 272 public function addDropdown($name, $options, $label = '', $pos = -1) 285 public function addTextarea($name, $label = '', $pos = -1) 324 public function addLabel($label, $for = '', $pos = -1)
|
D | DropdownElement.php | 25 public function __construct($name, $options, $label = '') 41 public function addOptGroup($label, $options)
|
D | CheckableElement.php | 19 public function __construct($type, $name, $label)
|
D | TextareaElement.php | 20 public function __construct($name, $label)
|
D | OptGroup.php | 14 public function __construct($label, $options)
|
/dokuwiki/inc/ |
D | form.php | 454 function form_makeField($type, $name, $value = '', $label = null, $id = '', $class = '', $attrs = a… 481 function form_makeFieldRight($type, $name, $value = '', $label = null, $id = '', $class = '', $attr… 506 function form_makeTextField($name, $value = '', $label = null, $id = '', $class = '', $attrs = arra… 531 function form_makePasswordField($name, $label = null, $id = '', $class = '', $attrs = array()) 555 function form_makeFileField($name, $label = null, $id = '', $class = '', $attrs = array()) 582 function form_makeCheckboxField($name, $value = '1', $label = null, $id = '', $class = '', $attrs =… 608 function form_makeRadioField($name, $value = '1', $label = null, $id = '', $class = '', $attrs = ar… 641 function form_makeMenuField($name, $values, $selected = '', $label = null, $id = '', $class = '', $… 687 function form_makeListboxField($name, $values, $selected = '', $label = null, $id = '', $class = ''…
|
D | html.php | 202 function html_btn($name, $id, $akey, $params, $method = 'get', $tooltip = '', $label = false, $svg …
|
/dokuwiki/inc/Ui/ |
D | SearchState.php | 111 public function getSearchLink($label)
|
/dokuwiki/inc/Parsing/Lexer/ |
D | ParallelRegex.php | 51 public function addPattern($pattern, $label = true)
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
D | RSA.php | 178 protected $label = ''; variable in phpseclib3\\Crypt\\RSA 815 public function withLabel($label)
|
/dokuwiki/inc/Menu/Item/ |
D | AbstractItem.php | 46 protected $label = ''; variable in dokuwiki\\Menu\\Item\\AbstractItem
|
/dokuwiki/lib/scripts/ |
D | edit.js | 23 function createToolButton(icon,label,key,id,classname){ argument
|
D | media.js | 166 id: 'link', label: LANG.mediatarget, property 170 id: 'align', label: LANG.mediaalign, property 174 id: 'size', label: LANG.mediasize, property
|
/dokuwiki/lib/plugins/usermanager/ |
D | admin.php | 517 protected function htmlInputField($id, $name, $label, $value, $cando, $required, $indent = 0)
|
/dokuwiki/lib/scripts/jquery/ |
D | jquery-ui.min.js | 6 ….ui.version="1.14.1";var n,s,x,k,o,a,r,l,h,i,E=0,N=Array.prototype.hasOwnProperty,c=Array.prototyp…
|