/dokuwiki/lib/plugins/config/core/Setting/ |
H A D | SettingDisableactions.php | 11 public function html(\admin_plugin_config $plugin, $echo = false) { function
|
H A D | SettingRenderer.php | 35 public function html(\admin_plugin_config $plugin, $echo = false) { function
|
H A D | SettingUndefined.php | 21 public function html(\admin_plugin_config $plugin, $echo = false) { function
|
H A D | SettingString.php | 10 public function html(\admin_plugin_config $plugin, $echo = false) { function
|
H A D | SettingPassword.php | 28 public function html(\admin_plugin_config $plugin, $echo = false) { function
|
H A D | SettingMultichoice.php | 13 public function html(\admin_plugin_config $plugin, $echo = false) { function
|
H A D | SettingOnoff.php | 27 public function html(\admin_plugin_config $plugin, $echo = false) { function
|
H A D | SettingArray.php | 83 public function html(\admin_plugin_config $plugin, $echo = false) { function
|
H A D | SettingMulticheckbox.php | 36 public function html(\admin_plugin_config $plugin, $echo = false) { function
|
/dokuwiki/inc/Form/ |
H A D | FieldsetOpenElement.php | 35 $html = '<fieldset '.buildAttributes($this->attrs()).'>'; variable
|
H A D | OptGroup.php | 86 $html = '<optgroup '. buildAttributes($this->attrs()) . '>'; variable 98 $html = ''; variable
|
H A D | DropdownElement.php | 195 $html = '<select ' . buildAttributes($this->attrs()) . '>'; variable 196 $html = array_reduce( variable
|
/dokuwiki/inc/Menu/ |
H A D | MobileMenu.php | 61 $html = '<form action="' . script() . '" method="get" accept-charset="utf-8">'; variable [all...] |
H A D | AbstractMenu.php | 81 $html = ''; variable
|
/dokuwiki/inc/Ui/ |
H A D | PageView.php | 56 $html = html_secedit(p_render('xhtml', p_get_instructions($this->text), $info), $secedit); variable 68 $html = p_wiki_xhtml($ID, $REV, true, $DATE_AT); variable 69 $html = html_secedit($html, $secedit); variable 71 $html variable [all...] |
H A D | Index.php | 62 $html = '<div id="index__tree" class="index__tree">' variable 85 $html = ''; variable [all...] |
H A D | Recent.php | 79 $html = implode(' ', [ variable 155 $html = '<div class="pagenav">'; variable 220 $html = media_printicon($id); global() variable 222 $html = '<img class="icon" src="'.DOKU_BASE.'lib/images/fileicons/file.png" alt="'.$id.'" />'; global() variable 242 $html = '<span class="user">'; global() variable 260 $html = '<a href="'.$href.'" class="'.$class.'">'.$id.'</a>'; global() variable 262 $html = html_wikilink(':'.$id, (useHeading('navigation') ? null : $id)); global() variable 288 $html = '<a href="'.$href.'" class="diff_link">' global() variable 293 $html = '<img src="'.DOKU_BASE.'lib/images/blank.gif" width="15" height="11" alt="" />'; global() variable 308 $html = '<a href="'.$href.'" class="revisions_link">' global() variable [all...] |
H A D | Revisions.php | 94 $html = implode(' ', [ variable 163 $html = implode(' ', [ variable 291 $html = '<div class="pagenav">'; variable 360 $html = '<span class="user">'; global() variable 384 $html = '<a href="'.$href.'" class="wikilink1">'.$id.'</a>'; global() variable 387 $html = '<a href="'.$href.'" class="wikilink1">'.$id.'</a>'; global() variable 389 $html = $id; global() variable 398 $html = '<a href="'.$href.'" class="wikilink1">'.$display_name.'</a>'; global() variable 400 $html = $display_name; global() variable 416 $html = '<img src="'.DOKU_BASE.'lib/images/blank.gif" width="15" height="11" alt="" />'; global() variable 419 $html = '<a href="'.$href.'" class="diff_link">' global() variable 428 $html = '<img src="'.DOKU_BASE.'lib/images/blank.gif" width="15" height="11" alt="" />'; global() variable 431 $html = '<a href="'.$href.'" class="diff_link">' global() variable [all...] |
/dokuwiki/lib/plugins/extension/ |
H A D | admin.php | 159 public function html() function
|
/dokuwiki/lib/plugins/popularity/ |
H A D | admin.php | 85 public function html() function
|
/dokuwiki/lib/plugins/logviewer/ |
H A D | admin.php | 42 public function html() function
|
/dokuwiki/lib/plugins/revert/ |
H A D | admin.php | 51 public function html() function
|
/dokuwiki/inc/Menu/Item/ |
H A D | AbstractItem.php | 157 $html = "<a $attr>"; variable
|
/dokuwiki/lib/plugins/config/ |
H A D | admin.php | 71 public function html() { function
|
/dokuwiki/lib/plugins/styling/ |
H A D | admin.php | 44 public function html() function
|