Home
last modified time | relevance | path

Searched refs:defines (Results 1 – 25 of 118) sorted by relevance

12345

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DUglifyJsFilter.php33 private $defines; variable in Assetic\\Filter\\UglifyJsFilter
81 public function setDefines(array $defines) argument
83 $this->defines = $defines;
122 if ($this->defines) {
123 foreach ($this->defines as $define) {
H A DUglifyJs2Filter.php34 private $defines; variable in Assetic\\Filter\\UglifyJs2Filter
72 public function setDefines(array $defines) argument
74 $this->defines = $defines;
117 if ($this->defines) {
118 $pb->add('--define')->add(implode(',', $this->defines));
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md24 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
25 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
29 …in that registers the skin, its browser specific files and its icons and defines the Chameleon fea…
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md32 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
37 …in that registers the skin, its browser specific files and its icons and defines the Chameleon fea…
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
39 …in that registers the skin, its browser specific files and its icons and defines the Chameleon fea…
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
39 …in that registers the skin, its browser specific files and its icons and defines the Chameleon fea…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md32 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
37 …in that registers the skin, its browser specific files and its icons and defines the Chameleon fea…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSslNamespace.asciidoc19 The class defines the following methods:
H A DMigrationNamespace.asciidoc19 The class defines the following methods:
H A DFeaturesNamespace.asciidoc19 The class defines the following methods:
H A DLogstashNamespace.asciidoc19 The class defines the following methods:
H A DXpackNamespace.asciidoc19 The class defines the following methods:
H A DSqlNamespace.asciidoc19 The class defines the following methods:
H A DAutoscalingNamespace.asciidoc19 The class defines the following methods:
/plugin/struct/lang/en/
H A Deditor_intro.txt3 Schemas are the core of the Struct Plugin. A schema defines a template of structured data that shall be assigned to pages later.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
H A DCache.DefinitionImpl.txt
H A DURI.AllowedSchemes.txt
H A DHTML.Attr.Name.UseCDATA.txt
H A DCore.HiddenElements.txt
/plugin/displaywikipage/
H A Dplugin.info.txt6 desc Plugin that defines an additional template function such that you can display more than…
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/
H A DREADME.md7 …son` file. Here is a minimal example of a `composer.json` file that just defines a dependency on T…
/plugin/findologicxmlexport/vendor/sebastian/resource-operations/
H A DREADME.md7 …son` file. Here is a minimal example of a `composer.json` file that just defines a dependency on t…
/plugin/findologicxmlexport/vendor/sebastian/global-state/
H A DREADME.md9 …son` file. Here is a minimal example of a `composer.json` file that just defines a dependency on G…
/plugin/stlviewer/
H A DREADME.md12 - s: size in pixel (defines height and width in one call)

12345