Home
last modified time | relevance | path

Searched refs:__construct (Results 3526 – 3550 of 3579) sorted by relevance

1...<<141142143144

/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst651 public function __construct($text)
/plugin/webdav/vendor/sabre/http/
H A DREADME.md338 public function __construct($method = null, $url = null, array $headers = null, $body = null);
/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php1034 public function __construct(Google_Client $client) { function in Google_AdSenseService
H A DGoogle_GanService.php371 public function __construct(Google_Client $client) { function in Google_GanService
H A DGoogle_ModeratorService.php903 public function __construct(Google_Client $client) { function in Google_ModeratorService
H A DGoogle_BigqueryService.php479 public function __construct(Google_Client $client) { function in Google_BigqueryService
H A DGoogle_DfareportingService.php401 public function __construct(Google_Client $client) { function in Google_DfareportingService
H A DGoogle_CalendarService.php726 public function __construct(Google_Client $client) { function in Google_CalendarService
H A DGoogle_DirectoryService.php933 public function __construct(Google_Client $client) { function in Google_DirectoryService
H A DGoogle_GamesService.php608 public function __construct(Google_Client $client) { function in Google_GamesService
H A DGoogle_PlusDomainsService.php492 public function __construct(Google_Client $client) { function in Google_PlusService
H A DGoogle_PlusService.php327 public function __construct(Google_Client $client) { function in Google_PlusService
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst424 public function __construct(PDO $dbh)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php294 public function __construct($name = null, array $data = [], $dataName = '') function in PHPUnit_Framework_TestCase
/plugin/davcal/
H A Dhelper.php19 public function __construct() { function in helper_plugin_davcal
/plugin/davcal/vendor/sabre/http/
H A DREADME.md338 public function __construct($method = null, $url = null, array $headers = null, $body = null);
/plugin/mathpublish/phpmathpublisher/
H A DMathExpression.php36 public function __construct($exp, $helper) function in RL\\PhpMathPublisher\\MathExpression
/plugin/sentry/
H A DBrowser.php149 public function __construct($userAgent = "") function in dokuwiki\\plugin\\sentry\\Browser
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php227 public function __construct( function in PHP_CodeSniffer
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php77 public function __construct($code, $type) { function in jucksearm\\barcode\\lib\\Barcode1D
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php98 public function __construct(
109 public function __construct( global() function in Mpdf\\Image\\ImageProcessor
/plugin/odt/renderer/
H A Dpage.php37 public function __construct() { function in renderer_plugin_odt_page
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md351 * Forced index names to string in `\Elastica\Index::__construct()` [#1666](https://github.com/ruflin/Elastica/pull/1666)
356 * Forced index names to string in `Elastica\Index::__construct()` [#1666](https://github.com/ruflin/Elastica/pull/1666)
1711 - Removed deprecated old constructor call in Filter\GeoDistance::__construct()
1776 - Change Elastica_Filter_GeoDistance::__construct(), accepts geohash parameter (BC break, before: ($key, $latitude, $longitude, $distance), after: ($key, $location, $distance) where $location is array('lat' => $latitude, 'lon' => $longitude) or a geohash)
1978 - Refactor client constructor. Elastica_Client::__construct(array $config) now takes a config array instead of host and port
/plugin/database2/
H A Ddatabase2.php160 public function __construct( Doku_Renderer $renderer, function in Database2
6153 public function __construct( DokuWiki_Admin_Plugin $integrator ) function in Database2_Admin
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php118 public function __construct($clientOrConfig = [], $rootUrl = null) function in Google\\Service\\Dfareporting
120 parent::__construct($clientOrConfig);

1...<<141142143144