Home
last modified time | relevance | path

Searched defs:__construct (Results 126 – 150 of 232) sorted by relevance

12345678910

/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DClassServer.php26 public function __construct($delim = '.', $wait = false) function in IXR\\Server\\ClassServer
H A DIntrospectionServer.php20 public function __construct() function in IXR\\Server\\IntrospectionServer
/dokuwiki/vendor/splitbrain/slika/src/
H A DImageMagickAdapter.php15 public function __construct($imagepath, $options = []) function in splitbrain\\slika\\ImageMagickAdapter
H A DAdapter.php24 public function __construct($imagepath, $options = []) function in splitbrain\\slika\\Adapter
/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 DCaption.php106 public function __construct($type = null, $lang = null, $startTime = null, $endTime = null, $text = null) function in SimplePie\\Caption
H A DFile.php72 public function __construct($url, $timeout = 10, $redirects = 5, $headers = null, $useragent = null, $force_fsockopen = false, $curl_options = []) function in SimplePie\\File
H A DGzdecode.php193 public function __construct($data) function in SimplePie\\Gzdecode
H A DRegistry.php139 public function __construct() function in SimplePie\\Registry
/dokuwiki/inc/Remote/
H A DXmlRpcServer.php20 public function __construct($wait=false) global() function in dokuwiki\\Remote\\XmlRpcServer
/dokuwiki/inc/Extension/
H A DEventHandler.php23 public function __construct() function in dokuwiki\\Extension\\EventHandler
/dokuwiki/inc/Parsing/Lexer/
H A DParallelRegex.php34 public function __construct($case) global() function in dokuwiki\\Parsing\\Lexer\\ParallelRegex
/dokuwiki/inc/Ui/
H A DDiff.php34 public function __construct($id) function in dokuwiki\\Ui\\Diff
H A DSearchState.php17 public function __construct(array $parsedQuery) function in dokuwiki\\Ui\\SearchState
H A DMediaDiff.php34 public function __construct($id) function in dokuwiki\\Ui\\MediaDiff
H A DRecent.php26 public function __construct($first = 0, $show_changes = 'both') function in dokuwiki\\Ui\\Recent
/dokuwiki/inc/Form/
H A DInputElement.php31 public function __construct($type, $name, $label = '') function in dokuwiki\\Form\\InputElement
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
/dokuwiki/inc/Parsing/Handler/
H A DBlock.php51 public function __construct() global() function in dokuwiki\\Parsing\\Handler\\Block
/dokuwiki/inc/Parsing/
H A DParser.php33 public function __construct(Doku_Handler $handler) { global() function in dokuwiki\\Parsing\\Parser
/dokuwiki/inc/Ui/Media/
H A DDisplay.php22 public function __construct(MediaFile $mediaFile) function in dokuwiki\\Ui\\Media\\Display
/dokuwiki/inc/
H A DStyleUtils.php38 public function __construct($tpl = '', $preview = false, $reinit = false) global() function in dokuwiki\\StyleUtils
/dokuwiki/lib/plugins/usermanager/
H A Dcli.php17 public function __construct() global() function in cli_plugin_usermanager

12345678910