Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 10 of 10) sorted by relevance

/template/a_new_day/js/
Dbuilder.js115 dump: function(scope) { argument
126 scope[tag] = function() { function
Ddragdrop.js234 queue: {scope:'_draggable', position:'end'} property
240 queue: {scope:'_draggable', position:'end'}, property
Deffects.js135 queue: { position:'end', scope:(element.id || 'global'), limit: 1 } property
/template/battlehorse/js/
Dbuilder.js115 dump: function(scope) { argument
126 scope[tag] = function() { function
Ddragdrop.js234 queue: {scope:'_draggable', position:'end'} property
240 queue: {scope:'_draggable', position:'end'}, property
Deffects.js135 queue: { position:'end', scope:(element.id || 'global'), limit: 1 } property
/template/strap/ComboStrap/
DIdManager.php75 private function generateAndGetNewSequenceValueForScope(string $scope)
DSnippetSystem.php392 function toHtml($scope): string
DSiteConfig.php168 …public function getValue(string $key, ?string $default = null, ?string $scope = PluginUtility::PLU…
/template/mikio/inc/stemmechanics/lesserphp/
Dlessc.inc.php77 protected $scope; variable in lessc
264 protected function mediaParent($scope) {