Home
last modified time | relevance | path

Searched refs:__construct (Results 101 – 125 of 231) sorted by path

12345678910

/dokuwiki/inc/Ui/
H A DMediaRevisions.php25 public function __construct($id) function in dokuwiki\\Ui\\MediaRevisions
30 parent::__construct($id);
H A DPageConflict.php23 public function __construct($text = '', $summary = '') function in dokuwiki\\Ui\\PageConflict
H A DPageDiff.php36 public function __construct($id = null) function in dokuwiki\\Ui\\PageDiff
45 parent::__construct($id);
H A DPageRevisions.php24 public function __construct($id = null) function in dokuwiki\\Ui\\PageRevisions
28 parent::__construct($id);
H A DPageView.php21 public function __construct($text = null) function in dokuwiki\\Ui\\PageView
H A DRecent.php26 public function __construct($first = 0, $show_changes = 'both') function in dokuwiki\\Ui\\Recent
H A DRevisions.php29 public function __construct($id) function in dokuwiki\\Ui\\Revisions
H A DSearch.php26 public function __construct(array $pageLookupResults, array $fullTextResults, $highlight) function in dokuwiki\\Ui\\Search
H A DSearchState.php17 public function __construct(array $parsedQuery) function in dokuwiki\\Ui\\SearchState
/dokuwiki/inc/
H A Dcache.php14 public function __construct($key, $ext)
17 parent::__construct($key, $ext);
27 public function __construct($id, $file, $mode)
30 parent::__construct($id, $file, $mode);
41 public function __construct($id, $file, $mode)
44 parent::__construct($id, $file, $mode);
53 public function __construct($id, $file)
56 parent::__construct($id, $file);
13 public function __construct($key, $ext) global() function in cache
26 public function __construct($id, $file, $mode) global() function in cache_parser
40 public function __construct($id, $file, $mode) global() function in cache_renderer
52 public function __construct($id, $file) global() function in cache_instructions
H A Ddeprecated.php23 public function __construct($message = "", $code = 0, Throwable $previous = null)
26 parent::__construct($message, $code, $previous);
38 public function __construct($message = "", $code = 0, Throwable $previous = null)
41 parent::__construct($message, $code, $previous);
66 public function __construct($key, array $params = null)
69 parent::__construct($key, $params);
80 public function __construct($key, array $params = null)
83 parent::__construct($key, $params);
94 public function __construct($key, array $params = null)
97 parent::__construct(
21 public function __construct($message = "", $code = 0, Throwable $previous = null) global() function in RemoteAccessDeniedException
36 public function __construct($message = "", $code = 0, Throwable $previous = null) global() function in RemoteException
64 public function __construct($key, array $params = null) global() function in setting
78 public function __construct($key, array $params = null) global() function in setting_authtype
92 public function __construct($key, array $params = null) global() function in setting_string
106 public function __construct($id, $chunk_size = 8192) global() function in PageChangelog
120 public function __construct($id, $chunk_size = 8192) global() function in MediaChangelog
145 public function __construct($use = JSON_STRICT_TYPE) global() function in JSON
207 public function __construct() global() function in Input
223 public function __construct() global() function in PostInput
239 public function __construct() global() function in GetInput
255 public function __construct() global() function in ServerInput
271 public function __construct() global() function in PassHash
286 public function __construct($message = '', $code = 0, $previous = null) global() function in HTTPClientException
302 public function __construct() global() function in HTTPClient
319 public function __construct() global() function in DokuHTTPClient
350 public function __construct() global() function in Doku_Plugin_Controller
581 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() function in IXR_Client
596 public function __construct($server, $path = false, $port = 80) global() function in IXR_ClientMulticall
611 public function __construct($callbacks = false, $data = false, $wait = false) global() function in IXR_Server
626 public function __construct() global() function in IXR_IntrospectionServer
641 public function __construct($method, $args) global() function in IXR_Request
656 public function __construct($message) global() function in IXR_Message
671 public function __construct($code, $message) global() function in IXR_Error
686 public function __construct($time) global() function in IXR_Date
701 public function __construct($data) global() function in IXR_Base64
716 public function __construct($data, $type = null) global() function in IXR_Value
[all...]
H A Dform.php66 public function __construct($params, $action = false, $method = false, $enctype = false)
65 public function __construct($params, $action=false, $method=false, $enctype=false) global() function in Doku_Form
/dokuwiki/inc/parser/
H A Dhandler.php42 public function __construct()
41 public function __construct() { global() function in Doku_Handler
H A Dparser.php51 public function __construct(Doku_Handler $handler = null)
61 parent::__construct($handler);
59 public function __construct(Doku_Handler $handler = null) { global() function in Doku_Parser
/dokuwiki/lib/exe/
H A Dcss.php429 public function __construct($file)
410 public function __construct($file) { global() function in DokuCssFile
/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
H A DadLDAPFolders.php50 public function __construct(adLDAP $adldap) { function in adLDAPFolders
H A DadLDAPGroups.php53 public function __construct(adLDAP $adldap) { function in adLDAPGroups
H A DadLDAPUsers.php53 public function __construct(adLDAP $adldap) { function in adLDAPUsers
H A DadLDAPUtils.php52 public function __construct(adLDAP $adldap) { function in adLDAPUtils
/dokuwiki/lib/plugins/authad/adLDAP/collections/
H A DadLDAPCollection.php61 public function __construct($info, adLDAP $adldap) function in adLDAPCollection
/dokuwiki/lib/plugins/authad/
H A Dauth.php77 public function __construct()
80 parent::__construct();
74 public function __construct() global() function in auth_plugin_authad
/dokuwiki/lib/plugins/authldap/
H A Dauth.php32 public function __construct()
34 parent::__construct();
29 public function __construct() global() function in auth_plugin_authldap

12345678910