Home
last modified time | relevance | path

Searched refs:__construct (Results 151 – 175 of 231) sorted by last modified time

12345678910

/dokuwiki/inc/Parsing/Lexer/
H A DStateStack.php24 public function __construct($start)
23 public function __construct($start) global() function in dokuwiki\\Parsing\\Lexer\\StateStack
/dokuwiki/inc/Parsing/
H A DParser.php34 public function __construct(Doku_Handler $handler)
33 public function __construct(Doku_Handler $handler) { global() function in dokuwiki\\Parsing\\Parser
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DRedis.php94 public function __construct($location, $name, $options = null) function in SimplePie\\Cache\\Redis
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCache.php80 private function __construct() function in SimplePie\\Cache
H A DCredit.php90 public function __construct($role = null, $scheme = null, $name = null) function in SimplePie\\Credit
H A DEnclosure.php230 public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitrate = null, $captions = null, $categories = null, $channels = null, $copyright = null, $credits = null, $description = null, $duration = null, $expression = null, $framerate = null, $hashes = null, $height = null, $keywords = null, $lang = null, $medium = null, $player = null, $ratings = null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = null) function in SimplePie\\Enclosure
H A DIRI.php239 public function __construct($iri = null) function in SimplePie\\IRI
H A DItem.php93 public function __construct($feed, $data) function in SimplePie\\Item
H A DLocator.php74 public function __construct(\SimplePie\File $file, $timeout = 10, $useragent = null, $max_checked_feeds = 10, $force_fsockopen = false, $curl_options = []) function in SimplePie\\Locator
/dokuwiki/inc/Parsing/ParserMode/
H A DFootnote.php10 public function __construct()
11 public function __construct() global() function in dokuwiki\\Parsing\\ParserMode\\Footnote
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php560 public function __construct($source = '', $language = '', $path = '') { function in GeSHi
/dokuwiki/inc/Remote/IXR/
H A DClient.php24 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null)
26 parent::__construct($server, $path, $port, $timeout, $timeout_io);
25 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() function in dokuwiki\\Remote\\IXR\\Client
/dokuwiki/inc/Remote/
H A DXmlRpcServer.php21 public function __construct($wait = false)
24 parent::__construct(false, false, $wait);
20 public function __construct($wait=false) global() function in dokuwiki\\Remote\\XmlRpcServer
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DAtomCreator03.php24 public function __construct() function in AtomCreator03
H A DAtomCreator10.php24 public function __construct() function in AtomCreator10
H A DPIECreator01.php17 public function __construct() function in PIECreator01
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DException.php28 public function __construct($message = "", $code = 0, \Exception $previous = null) function in splitbrain\\phpcli\\Exception
33 parent::__construct($message, $code, $previous);
H A DOptions.php43 public function __construct(Colors $colors = null) function in splitbrain\\phpcli\\Options
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingSepchar.php11 public function __construct($key, $param = null) function in dokuwiki\\plugin\\config\\core\\Setting\\SettingSepchar
17 parent::__construct($key, $param);
H A DSetting.php40 public function __construct($key, $params = null)
39 public function __construct($key, $params = null) { global() function in dokuwiki\\plugin\\config\\core\\Setting\\Setting
/dokuwiki/lib/plugins/authldap/
H A Dauth.php32 public function __construct()
34 parent::__construct();
29 public function __construct() global() function in auth_plugin_authldap
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php47 public function __construct() function in dokuwiki\\plugin\\config\\core\\Configuration
/dokuwiki/lib/plugins/authplain/
H A Dauth.php34 public function __construct()
36 parent::__construct();
33 public function __construct() global() function in auth_plugin_authplain
/dokuwiki/inc/parser/
H A Dhandler.php42 public function __construct()
41 public function __construct() { global() function in Doku_Handler
/dokuwiki/lib/exe/
H A Dcss.php429 public function __construct($file)
410 public function __construct($file) { global() function in DokuCssFile

12345678910