Home
last modified time | relevance | path

Searched defs:__construct (Results 201 – 225 of 232) sorted by last modified time

12345678910

/dokuwiki/inc/Form/
H A DCheckableElement.php19 public function __construct($type, $name, $label) function in dokuwiki\\Form\\CheckableElement
H A DDropdownElement.php25 public function __construct($name, $options, $label = '') function in dokuwiki\\Form\\DropdownElement
H A DElement.php28 public function __construct($type, $attributes = []) function in dokuwiki\\Form\\Element
H A DFieldsetCloseElement.php17 public function __construct($attributes = []) function in dokuwiki\\Form\\FieldsetCloseElement
H A DFieldsetOpenElement.php19 public function __construct($legend='', $attributes = array()) global() function in dokuwiki\\Form\\FieldsetOpenElement
H A DForm.php32 public function __construct($attributes = [], $unsafe = false) function in dokuwiki\\Form\\Form
H A DHTMLElement.php17 public function __construct($html) function in dokuwiki\\Form\\HTMLElement
H A DInputElement.php31 public function __construct($type, $name, $label = '') function in dokuwiki\\Form\\InputElement
H A DLabelElement.php16 public function __construct($label) function in dokuwiki\\Form\\LabelElement
H A DLegacyForm.php22 public function __construct(\Doku_Form $oldform) function in dokuwiki\\Form\\LegacyForm
H A DOptGroup.php14 public function __construct($label, $options) function in dokuwiki\\Form\\OptGroup
H A DTagCloseElement.php19 public function __construct($tag, $attributes = []) function in dokuwiki\\Form\\TagCloseElement
H A DTagElement.php18 public function __construct($tag, $attributes = []) function in dokuwiki\\Form\\TagElement
H A DTagOpenElement.php19 public function __construct($tag, $attributes = []) function in dokuwiki\\Form\\TagOpenElement
H A DTextareaElement.php20 public function __construct($name, $label) function in dokuwiki\\Form\\TextareaElement
H A DValueElement.php26 public function __construct($type, $value, $attributes = []) function in dokuwiki\\Form\\ValueElement
/dokuwiki/inc/HTTP/
H A DDokuHTTPClient.php21 public function __construct(){ global() function in dokuwiki\\HTTP\\DokuHTTPClient
H A DHTTPClient.php68 public function __construct(){ global() function in dokuwiki\\HTTP\\HTTPClient
/dokuwiki/inc/parser/
H A Dparser.php59 public function __construct(Doku_Handler $handler = null) { global() function in Doku_Parser
/dokuwiki/lib/plugins/popularity/
H A Daction.php16 public function __construct() global() function in action_plugin_popularity
H A Dadmin.php18 public function __construct() global() function in admin_plugin_popularity
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php574 function __construct($options = array()) { function in adLDAP
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPComputers.php52 public function __construct(adLDAP $adldap) { function in adLDAPComputers
H A DadLDAPContacts.php51 public function __construct(adLDAP $adldap) { function in adLDAPContacts
H A DadLDAPExchange.php50 public function __construct(adLDAP $adldap) { function in adLDAPExchange

12345678910