Home
last modified time | relevance | path

Searched defs:class (Results 1 – 18 of 18) sorted by path

/dokuwiki/inc/Debug/
H A DDebugHelper.php83 dbgDeprecatedProperty($class, $propertyName) global() argument
H A DPropertyDeprecationHelper.php55 deprecatePublicProperty($property, $class = null) global() argument
[all...]
/dokuwiki/inc/Extension/
H A DPluginInterface.php128 public function email($email, $name = '', $class = '', $more = ''); argument
141 public function external_link($link, $title = '', $class = '', $target = '', $more = ''); argument
H A DPluginTrait.php219 email($email, $name = '', $class = '', $more = '') global() argument
231 external_link($link, $title = '', $class = '', $target = '', $more = '') global() argument
[all...]
/dokuwiki/inc/Form/
H A DElement.php114 public function addClass($class) argument
[all...]
H A DInputElement.php84 public function addClass($class) argument
[all...]
H A DTagCloseElement.php31 public function addClass($class) argument
/dokuwiki/inc/
H A Dform.php476 * @param string $class argument
450 form_makeField($type, $name, $value = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
500 form_makeTextField($name, $value = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
524 form_makePasswordField($name, $label = null, $id = '', $class = '', $attrs = array()) global() argument
547 form_makeFileField($name, $label = null, $id = '', $class = '', $attrs = array()) global() argument
573 form_makeCheckboxField($name, $value = '1', $label = null, $id = '', $class = '', $attrs = array()) global() argument
598 form_makeRadioField($name, $value = '1', $label = null, $id = '', $class = '', $attrs = array()) global() argument
630 form_makeMenuField($name, $values, $selected = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
676 form_makeListboxField($name, $values, $selected = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
[all...]
H A Dhtml.php428 html_buildlist($data, $class, $func, $lifunc = null, $forcewrapper = false) global() argument
[all...]
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php202 determineClassName($class, $key) global() argument
[all...]
/dokuwiki/lib/plugins/extension/helper/
H A Dlist.php130 populateColumn($class, $html) global() argument
[all...]
/dokuwiki/vendor/composer/
H A DClassLoader.php429 loadClass($class) global() argument
448 findFile($class) global() argument
498 findFileWithExtension($class, $ext) global() argument
[all...]
H A Dautoload_real.php9 public static function loadClassLoader($class) argument
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php857 public function set_overall_class($class) { argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php117 autoload($class) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCache.php122 public static function register($type, $class) argument
H A DRegistry.php151 register($type, $class, $legacy = false) global() argument
[all...]
H A DSimplePie.php1043 set_cache_class($class = Cache class) global() argument
1059 set_locator_class($class = Locator class) global() argument
1075 set_parser_class($class = Parser class) global() argument
1091 set_file_class($class = File class) global() argument
1107 set_sanitize_class($class = Sanitize class) global() argument
1123 set_item_class($class = Item class) global() argument
1139 set_author_class($class = Author class) global() argument
1155 set_category_class($class = Category class) global() argument
1171 set_enclosure_class($class = Enclosure class) global() argument
1187 set_caption_class($class = Caption class) global() argument
1203 set_copyright_class($class = Copyright class) global() argument
1219 set_credit_class($class = Credit class) global() argument
1235 set_rating_class($class = Rating class) global() argument
1251 set_restriction_class($class = Restriction class) global() argument
1267 set_content_type_sniffer_class($class = Sniffer class) global() argument
1283 set_source_class($class = Source class) global() argument
[all...]