Home
last modified time | relevance | path

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

123456

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
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) {
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/
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/
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/ckgedit/ckeditor/skins/moono/
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/ckgdoku/ckeditor/skins/moono/
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/
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/
DSslNamespace.asciidoc19 The class defines the following methods:
DMigrationNamespace.asciidoc19 The class defines the following methods:
DFeaturesNamespace.asciidoc19 The class defines the following methods:
DXpackNamespace.asciidoc19 The class defines the following methods:
DLogstashNamespace.asciidoc19 The class defines the following methods:
DSqlNamespace.asciidoc19 The class defines the following methods:
DAutoscalingNamespace.asciidoc19 The class defines the following methods:
DGraphNamespace.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 shal…
/plugin/displaywikipage/
Dplugin.info.txt6 desc Plugin that defines an additional template function such that you can display more than…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt8 are enabled, this directive defines what HTML elements should not be
DCache.DefinitionImpl.txt7 This directive defines which method to use when caching definitions,
DURI.AllowedSchemes.txt14 Whitelist that defines the schemes that a URI is allowed to have. This
DHTML.Attr.Name.UseCDATA.txt6 The W3C specification DTD defines the name attribute to be CDATA, not ID, due
DCore.HiddenElements.txt16 tag, which defines some presentational changes but does not hide its
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/
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/
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/
DREADME.md9 …son` file. Here is a minimal example of a `composer.json` file that just defines a dependency on G…

123456