Home
last modified time | relevance | path

Searched refs:assets (Results 51 – 75 of 86) sorted by last modified time

1234

/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireJsProcess.php68 $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;
/plugin/phpipam/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/dataplot/
H A DCOPYING454 organization, or substantially all assets of one, or subdividing an
/plugin/authmantis/
H A DLICENSE.md450 organization, or substantially all assets of one, or subdividing an
/plugin/tcycle/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/imagecarousel/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/yuriigantt/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/emoji/
H A Dsyntax.php83 $this->client->imagePathPNG = $assetsrc.'assets/png/';
/plugin/doodle4/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-4.0.md20 * Updated HTML report assets
/plugin/orgapp/
H A DCOPYING454 organization, or substantially all assets of one, or subdividing an
/plugin/gplusone/
H A DCOPYING454 organization, or substantially all assets of one, or subdividing an
/plugin/barcode/
H A DCOPYING454 organization, or substantially all assets of one, or subdividing an
/plugin/pgpinlinesupport/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/sha3sum/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/switchpanel/
H A DREADME.md3 ![](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/timetrack/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/inlineedit/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/autogroup/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/wavedrom/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/nssearch/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/vbsso/views/
H A Dadmin.getmenutext.tpl1 <img src="[[content-0]]lib/plugins/[[content-1]]/assets/images/icon.png"
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php866 public $assets; variable in Google_Application
886 public function setAssets(/* array(Google_ImageAsset) */ $assets) { argument
887 $this->assertIsArray($assets, 'Google_ImageAsset', __METHOD__);
888 $this->assets = $assets;
891 return $this->assets;
/plugin/toggle/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an

1234