Home
last modified time | relevance | path

Searched defs:__construct (Results 251 – 275 of 342) sorted by relevance

1...<<11121314

/dokuwiki/inc/Remote/
H A DApiCall.php32 public function __construct($method, $category = '') function in dokuwiki\\Remote\\ApiCall
/dokuwiki/inc/Extension/
H A DEvent.php38 public function __construct($name, &$data) function in dokuwiki\\Extension\\Event
/dokuwiki/vendor/simplepie/simplepie/src/Parse/
H A DDate.php597 public function __construct() function in SimplePie\\Parse\\Date
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDSA.php259 protected function __construct() function in phpseclib3\\Crypt\\DSA
H A DTripleDES.php133 public function __construct($mode) function in phpseclib3\\Crypt\\TripleDES
H A DTwofish.php361 public function __construct($mode) function in phpseclib3\\Crypt\\Twofish
H A DRC2.php250 public function __construct($mode) function in phpseclib3\\Crypt\\RC2
/dokuwiki/inc/Remote/OpenApiDoc/
H A DOpenAPIGenerator.php27 public function __construct() function in dokuwiki\\Remote\\OpenApiDoc\\OpenAPIGenerator
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUtils.php52 public function __construct(adLDAP $adldap) { function in adLDAPUtils
H A DadLDAPContacts.php51 public function __construct(adLDAP $adldap) { function in adLDAPContacts
/dokuwiki/inc/
H A DActionRouter.php40 protected function __construct() function in dokuwiki\\ActionRouter
/dokuwiki/inc/Cache/
H A DCache.php34 public function __construct($key, $ext) function in dokuwiki\\Cache\\Cache
/dokuwiki/lib/plugins/extension/
H A DNotice.php36 protected function __construct(Extension $extension) function in dokuwiki\\plugin\\extension\\Notice
H A DRepository.php25 protected function __construct() function in dokuwiki\\plugin\\extension\\Repository
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php27 public function __construct($message) function in IXR\\Message\\Message
/dokuwiki/inc/File/
H A DMediaFile.php26 public function __construct($id, $rev = '') function in dokuwiki\\File\\MediaFile
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php47 public function __construct() function in dokuwiki\\plugin\\config\\core\\Configuration
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DServer.php20 public function __construct($callbacks = false, $data = false, $wait = false) function in IXR\\Server\\Server
/dokuwiki/inc/Ui/
H A DPageDiff.php36 public function __construct($id = null) function in dokuwiki\\Ui\\PageDiff
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php118 public function __construct($address = null) function in phpseclib3\\System\\SSH\\Agent
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php61 public function __construct() function in dokuwiki\\Menu\\Item\\AbstractItem
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php38 … public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) function in IXR\\Client\\Client
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php29 public function __construct(Colors $colors = null) function in splitbrain\\phpcli\\TableFormatter
/dokuwiki/inc/TreeBuilder/Node/
H A DAbstractNode.php28 public function __construct(string $id, ?string $title) function in dokuwiki\\TreeBuilder\\Node\\AbstractNode
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php145 public function __construct() function in phpseclib3\\File\\ANSI

1...<<11121314