/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/ |
H A D | AssetManager.php | 23 private $assets = array(); variable in Assetic\\AssetManager 36 if (!isset($this->assets[$name])) { 40 return $this->assets[$name]; 52 return isset($this->assets[$name]); 69 $this->assets[$name] = $asset; 79 return array_keys($this->assets); 87 $this->assets = array();
|
/plugin/bpmnio/ |
H A D | all.less | 1 @import "vendor/bpmn-js/dist/assets/diagram-js.css"; 2 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn.css"; 3 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-codes.css"; 4 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css"; 6 @import "vendor/dmn-js/dist/assets/diagram-js.css"; 7 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn.css"; 8 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn-codes.css"; 9 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn-embedded.css";
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/ |
H A D | AssetCollection.php | 26 private $assets; variable in Assetic\\Asset\\AssetCollection 38 * @param array $assets Assets for the current collection 45 $this->assets = array(); 46 foreach ($assets as $asset) { 65 return $this->assets; 70 $this->assets[] = $asset; 75 foreach ($this->assets as $i => $asset) { 78 unset($this->clones[$asset], $this->assets[$i]); 97 foreach ($this->assets as $i => $asset) { 101 $this->assets[$i] = $replacement; [all …]
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/ |
H A D | AssetCollectionIterator.php | 26 private $assets; variable in Assetic\\Asset\\Iterator\\AssetCollectionIterator 34 $this->assets = $coll->all(); 56 $asset = current($this->assets); 86 return key($this->assets); 91 return next($this->assets); 96 return reset($this->assets); 101 return false !== current($this->assets); 106 return current($this->assets) instanceof AssetCollectionInterface;
|
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/ |
H A D | RequireJsProcess.php | 68 $assets = $this->newAssetCollection(); 69 $assets->add(new FileAsset(dirname(__DIR__) . '/Resources/require.js')); 70 $assets->add(new StringAsset($requireConfig)); 73 if (file_put_contents($this->componentDir . '/require.js', $assets->dump()) === FALSE) { 160 $assets = $this->newAssetCollection(); 167 $assets->add(new FileAsset($match)); 170 $js = $assets->dump(); 249 $assets = new AssetCollection(); 257 $assets->ensureFilter($filter); 262 return $assets;
|
H A D | RequireCssProcess.php | 43 $assets = new AssetCollection(); 67 $assets->add($asset); 81 if (file_put_contents($this->componentDir . '/require.css', $assets->dump()) === FALSE) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A D | BatchGetAssetsHistoryResponse.php | 29 public function setAssets($assets) argument 31 $this->assets = $assets; 38 return $this->assets;
|
H A D | GoogleCloudAssetV1p7beta1RelatedAssets.php | 31 public function setAssets($assets) argument 33 $this->assets = $assets; 40 return $this->assets;
|
H A D | RelatedAssets.php | 31 public function setAssets($assets) argument 33 $this->assets = $assets; 40 return $this->assets;
|
H A D | ListAssetsResponse.php | 37 public function setAssets($assets) argument 39 $this->assets = $assets; 46 return $this->assets;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ |
H A D | GoogleCloudDataplexV1ListAssetsResponse.php | 33 public function setAssets($assets) argument 35 $this->assets = $assets; 42 return $this->assets;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/ |
H A D | ListLikedAssetsResponse.php | 37 public function setAssets($assets) argument 39 $this->assets = $assets; 46 return $this->assets;
|
H A D | ListAssetsResponse.php | 37 public function setAssets($assets) argument 39 $this->assets = $assets; 46 return $this->assets;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | PolyService.php | 40 public $assets; variable in Google\\Service\\PolyService 63 'assets', 77 'path' => 'v1/assets', 120 'assets', 124 'path' => 'v1/{+name}/assets',
|
H A D | SecurityCommandCenter.php | 87 'assets', 91 'path' => 'v1/{+parent}/assets:group', 101 'path' => 'v1/{+parent}/assets', 531 'assets', 535 'path' => 'v1/{+parent}/assets:group', 545 'path' => 'v1/{+parent}/assets', 583 'path' => 'v1/{+parent}/assets:runDiscovery', 1167 'assets', 1171 'path' => 'v1/{+parent}/assets:group', 1181 'path' => 'v1/{+parent}/assets',
|
H A D | CloudAsset.php | 41 public $assets; variable in Google\\Service\\CloudAsset 67 'assets', 71 'path' => 'v1/{+parent}/assets',
|
/plugin/switchpanel/ |
H A D | README.md | 3 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_1.png) 7 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_2.png) 32 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_12.png) 51 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_13.png) 91 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_3.png) 112 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_4.png) 129 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_5.png) 151 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_6.png) 175 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_7.png) 192 ![](https://raw.github.com/GreenItSolutions/assets/master/dokuwiki/switchpanel/switchpanel_8.png) [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ |
H A D | Application.php | 91 public function setAssets($assets) argument 93 $this->assets = $assets; 100 return $this->assets;
|
/plugin/achart/ |
H A D | all.less | 1 /*Imported css from assets folder*/ 3 @import "assets/apexcharts.css";
|
/plugin/jplayer/vendor/kriswallsmith/assetic/ |
H A D | README.md | 36 The "target path" property denotes where an asset (or an collection of assets) should be dumped. 41 Filters can be applied to manipulate assets. 84 * `CssRewriteFilter`: fixes relative URLs in CSS assets when moving to a new URL 108 * `SeparatorFilter`: inserts a separator between assets to prevent merge failures 121 An asset manager is provided for organizing assets. 135 The asset manager can also be used to reference assets to avoid duplication. 217 This will make use of the assets' target path. 223 paths for assets. It will insert an identifier before the filename extension that is unique for a p… 226 …dentifier is based on the modification time of the asset and will also take depended-on assets into 312 These assets need to be written to the web directory so these URLs don't [all …]
|
H A D | CHANGELOG-1.1.md | 51 Asset variables allow you to pre-compile your assets for a finite set of known 53 For example, this is helpful for assets with language, or browser-specific code.
|
H A D | CHANGELOG-1.0.md | 19 * Fixed filtering of large LessCSS assets
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ |
H A D | Creative.php | 229 public function setAssets($assets) argument 231 $this->assets = $assets; 238 return $this->assets;
|
/plugin/vbsso/views/ |
H A D | admin.getmenutext.tpl | 1 <img src="[[content-0]]lib/plugins/[[content-1]]/assets/images/icon.png"
|
/plugin/jplayer/vendor/robloach/component-installer/ |
H A D | README.md | 110 "component-dir": "public/assets", 111 "component-baseurl": "/assets" 126 "component-dir": "public/assets", 127 "component-baseurl": "/assets", 173 * `files` - Any additional file assets that should be copied into the Component
|