/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/ |
H A D | GlobAsset.php | 25 private $initialized; variable in Assetic\\Asset\\GlobAsset 38 $this->initialized = false; 45 if (!$this->initialized) { 54 if (!$this->initialized) { 63 if (!$this->initialized) { 72 if (!$this->initialized) { 81 if (!$this->initialized) { 91 $this->initialized = false; 113 $this->initialized = true;
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | RollbarHandler.php | 61 protected $initialized = false; variable in Monolog\\Handler\\RollbarHandler 78 if (!$this->initialized) { 81 $this->initialized = true;
|
H A D | BufferHandler.php | 43 protected $initialized = false; variable in Monolog\\Handler\\BufferHandler 67 if (!$this->initialized) { 70 $this->initialized = true;
|
H A D | ChromePHPHandler.php | 48 protected static $initialized = false; variable in Monolog\\Handler\\ChromePHPHandler 140 if (!self::$initialized) { 141 self::$initialized = true;
|
H A D | FirePHPHandler.php | 150 if (!self::$initialized) { 151 self::$initialized = true;
|
H A D | BrowserConsoleHandler.php | 35 protected static $initialized = false; variable in Monolog\\Handler\\BrowserConsoleHandler 66 if (!static::$initialized) { 67 static::$initialized = true;
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/ |
H A D | Context.php | 52 private $initialized = false; variable in JMS\\Serializer\\Context 63 if ($this->initialized) { 85 $this->initialized = true; 134 if (!$this->initialized) {
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/ |
H A D | phpunit-example-extension-1.0.0.phar | 69 private $initialized = false; 76 $this->initialized = true; 81 $this->assertTrue($this->initialized);
|
/plugin/s5reloaded/ui/effects_support/ |
H A D | slider.js | 88 this.initialized = true; 132 if (this.initialized && this.restricted) { 254 if (this.initialized && this.options.onSlide) 271 if (this.initialized && this.options.onChange)
|
/plugin/panoview/ |
H A D | script.js | 100 this.initialized = false; 307 this.initialized = true; 429 if (!this.initialized) { 637 this.initialized = false; 736 if (!this.initialized) { 772 this.initialized = true;
|
H A D | style.css | 45 /* NOTE: the right and bottom can be adjusted when initialized */
|
/plugin/impressjs/tpl/dokuwiki/ |
H A D | impress.js | 263 var initialized = false; variable 333 if (initialized) { return; } 400 initialized = true; 425 if ( !initialized || !(el = getStep(el)) ) {
|
/plugin/imagecarousel/vendor/slick/ |
H A D | slick.less | 83 .slick-initialized & {
|
H A D | slick.css | 101 .slick-initialized .slick-slide
|
/plugin/tagfilter/script/ |
H A D | jquery.history.js | 1 …initialized!="undefined")return!1;o.initHtml4.initialized=!0,o.enabled=!0,o.savedHashes=[],o.isLas…
|
/plugin/flowplay2/flowplayer/ |
H A D | javascript.txt | 12 It takes some time before the Flash plugin and the player has been initialized 143 Called when the player has been initialized and the JavaScript API is ready to be used.
|
/plugin/yuriigantt/ |
H A D | README.md | 39 1. (Optional) Click page edit. You will see that data for empty embedded database was initialized
|
/plugin/idoit/ |
H A D | README.md | 13 The PHP client API must be initialized for your i-doit installation. Run the following command ([Mo…
|
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/ |
H A D | find.js | 22 …,"find"===e?"txtFindFind":"txtFindReplace");a.getContentElement(e,k);g.initialized||(CKEDITOR.docu… 23 g.initialized=!0);if(c){var l;e="find"===e?1:0;var g=1-e,m,h=v.length;for(m=0;m<h;m++)k=this.getCon…
|
/plugin/ckgedit/ckeditor/plugins/find/dialogs/ |
H A D | find.js | 23 …xtFindReplace");a.getContentElement(e,h);f.initialized||(CKEDITOR.document.getById(b._.inputId),f.…
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
H A D | configuration.rst | 12 …e standalone library and you want to use annotations, the annotation registry must be initialized::
|
/plugin/diagramsnet/lib/js/diagramly/sidebar/ |
H A D | Sidebar.js | 543 var initialized = false; 608 if (!initialized) 610 initialized = true;
|
/plugin/amcharts/assets/amcharts/plugins/dataloader/ |
H A D | readme.md | 96 init | | Callback function to execute when Data Loader is initialized, before any loading starts 183 Once chart is initialized, you can trigger the reload of all data manually by
|
/plugin/bootswrapper/exe/help/ |
H A D | modal.txt | 123 | ''show'' | ''false'' | ''true'' ''false'' | Shows the modal when initialized |
|
/plugin/slider/ |
H A D | jquery.bxslider.js | 332 slider.initialized = true; 1308 if(!slider.initialized) return; 1309 slider.initialized = false;
|