Home
last modified time | relevance | path

Searched refs:__construct (Results 2301 – 2325 of 3579) sorted by relevance

1...<<919293949596979899100>>...144

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php45 …function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo, array $card… function in Sabre\\CardDAV\\Card
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php10 function __construct(array $principals = null) { function in Sabre\\DAVACL\\PrincipalBackend\\Mock
/plugin/epub/
H A Dadmin.php18 function __construct () { function in admin_plugin_epub
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DQueryString.php26 public function __construct(string $queryString = '') function in Elastica\\Query\\QueryString
/plugin/oauth/
H A DSession.php16 protected function __construct() function in dokuwiki\\plugin\\oauth\\Session
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php29 public function __construct(CredentialsInterface $credentials) function in OAuth\\OAuth1\\Signature\\Signature
/plugin/smtp/subtree/txtthinking/Mailer/src/
H A DMailer.php48 public function __construct(LoggerInterface $logger=null){ function in Tx\\Mailer
/plugin/combo/ComboStrap/
H A DArrayCaseInsensitive.php40 public function __construct(array &$source = array()) function in ComboStrap\\ArrayCaseInsensitive
H A DPathTreeNode.php13 public function __construct(?Path $path) function in ComboStrap\\PathTreeNode
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriverNavigation.php24 public function __construct(WebDriverNavigationInterface $navigator, WebDriverDispatcher $dispatcher) function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebDriverNavigation
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode11.php16 public function __construct($code, $printRatio, $quiet_zone_left = null, $quiet_zone_right = null) function in Mpdf\\Barcode\\Code11
H A DRm4Scc.php15 public function __construct($code, $xDim, $gapWidth, $daft, $kix = false) function in Mpdf\\Barcode\\Rm4Scc
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DOptionalContentWriter.php23 public function __construct(Mpdf $mpdf, BaseWriter $writer) function in Mpdf\\Writer\\OptionalContentWriter
/plugin/qna/syntax/
H A Dblock.php19 public function __construct() { function in syntax_plugin_qna_block
/plugin/struct/meta/
H A DAggregationValue.php20 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig)
26 parent::__construct($id, $mode, $renderer, $searchConfig);
62 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig) global() function in dokuwiki\\plugin\\struct\\meta\\AggregationValue
/plugin/authsqlite/
H A Dauth.php31 public function __construct() { function in auth_plugin_authsqlite
33 DokuWiki_Auth_Plugin::__construct();
/plugin/authhiorgserver/
H A Dauth.php24 public function __construct() { function in auth_plugin_authhiorgserver
25 parent::__construct(); // for compatibility
/plugin/authfacebook/
H A Dauth.php27 public function __construct() { function in auth_plugin_authfacebook
30 parent::__construct();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DScript.php105 public function __construct($clientOrConfig = [], $rootUrl = null) function in Google\\Service\\Script
107 parent::__construct($clientOrConfig);
H A DServiceDirectory.php54 public function __construct($clientOrConfig = [], $rootUrl = null) function in Google\\Service\\ServiceDirectory
56 parent::__construct($clientOrConfig);
H A DEventarc.php55 public function __construct($clientOrConfig = [], $rootUrl = null) function in Google\\Service\\Eventarc
57 parent::__construct($clientOrConfig);
H A DRecommendationsAI.php62 public function __construct($clientOrConfig = [], $rootUrl = null) function in Google\\Service\\RecommendationsAI
64 parent::__construct($clientOrConfig);
H A DCloudFilestore.php54 public function __construct($clientOrConfig = [], $rootUrl = null) function in Google\\Service\\CloudFilestore
56 parent::__construct($clientOrConfig);
H A DCloudTalentSolution.php58 public function __construct($clientOrConfig = [], $rootUrl = null) function in Google\\Service\\CloudTalentSolution
60 parent::__construct($clientOrConfig);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC2.php275 public function __construct($mode) function in phpseclib3\\Crypt\\RC2
277 parent::__construct($mode);

1...<<919293949596979899100>>...144