Home
last modified time | relevance | path

Searched refs:factory (Results 201 – 225 of 330) sorted by relevance

12345678910>>...14

/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_hu.js.map1factory","exports","module","define","amd","window","installedModules","__webpack_require__","modu…
H A Dlocale_pt.js.map1factory","exports","module","define","amd","window","installedModules","__webpack_require__","modu…
H A Dlocale_ro.js.map1factory","exports","module","define","amd","window","installedModules","__webpack_require__","modu…
H A Dlocale_tr.js.map1factory","exports","module","define","amd","window","installedModules","__webpack_require__","modu…
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js720 init: function (depMaps, factory, errback, options) { argument
730 this.factory = factory;
827 factory = this.factory;
841 if (isFunction(factory)) {
846 exports = context.execCb(id, factory, depExports, exports);
851 exports = context.execCb(id, factory, depExports, exports);
879 exports = factory;
/plugin/jplayer/components/
H A Drequire.js720 init: function (depMaps, factory, errback, options) { argument
730 this.factory = factory;
827 factory = this.factory;
841 if (isFunction(factory)) {
846 exports = context.execCb(id, factory, depExports, exports);
851 exports = context.execCb(id, factory, depExports, exports);
879 exports = factory;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DRooleFilter.php79 public function getChildren(AssetFactory $factory, $content, $loadPath = null) argument
H A DStylusFilter.php121 public function getChildren(AssetFactory $factory, $content, $loadPath = null) argument
H A DSprocketsFilter.php127 public function getChildren(AssetFactory $factory, $content, $loadPath = null) argument
H A DCssImportFilter.php103 public function getChildren(AssetFactory $factory, $content, $loadPath = null) argument
H A DCssEmbedFilter.php138 public function getChildren(AssetFactory $factory, $content, $loadPath = null) argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php63 throw PHPUnit_Util_InvalidArgumentHelper::factory(1, 'string');
76 $this->phpUtil = $phpUtil ?: PHPUnit_Util_PHP::factory();
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DCronExpression.php39 * @var FieldFactory CRON field factory
65 * @param FieldFactory $fieldFactory Field factory to use
69 public static function factory($expression, FieldFactory $fieldFactory = null) function in Cron\\CronExpression
93 * @see \Cron\CronExpression::factory
98 self::factory($expression);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPrinter.php141 throw PHPUnit_Util_InvalidArgumentHelper::factory(1, 'boolean');
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_marker.js.map1factory","exports","module","define","amd","window","installedModules","__webpack_require__","modu…
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js5 ;( function( factory ) {
10 return factory( jQuery, window );
16 module.exports = factory( require( "jquery" ), window );
20 factory( jQuery, window );
/plugin/photogallery/lightGallery/js/
H A Dlg-zoom.js5 (function (root, factory) {
9 return (factory(a0));
15 module.exports = factory(require('jquery'));
17 factory(jQuery);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DGuzzleStreamWrapperTest.php16 $stream = Stream::factory('foo');
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DCHANGELOG.md32 - Using static instead of self in `CronExpression::factory`
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js13 (function webpackUniversalModuleDefinition(root, factory) {
15 module.exports = factory();
17 define("ext/dhtmlxgantt_click_drag", [], factory);
19 exports["ext/dhtmlxgantt_click_drag"] = factory();
21 root["ext/dhtmlxgantt_click_drag"] = factory();
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DArrayComparator.php69 $comparator = $this->factory->getComparatorFor($value, $actual[$key]);
/plugin/zip/pear/File/Archive/Writer/
H A DMail.php100 $this->mail = Mail::factory("mail");
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst28 ``GuzzleHttp\Stream\Stream::factory``, and
52 ``GuzzleHttp\Streams\Utils``. Use ``GuzzleHttp\Stream\Stream::factory()``
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-factory.asciidoc1 [[connection-factory]]
/plugin/bez/cron/
H A Dfunctions.php98 $muted_users = $action->get_model()->factory('subscription')->getMutedUsers();
123 // $token = $action->get_model()->factory('subscription')->getUserToken($user);

12345678910>>...14