Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 61) sorted by relevance

123

/template/bootstrap3/
Dscript.js234 jQuery.ui.accordion.prototype.options.classes["ui-accordion"] = "panel panel-default"; method in jQuery.ui.accordion
235 … jQuery.ui.accordion.prototype.options.classes["ui-accordion-content"] = "panel-collapse collapse"; method in jQuery.ui.accordion
236 jQuery.ui.accordion.prototype.options.classes["ui-accordion-content-active"] = "in"; method in jQuery.ui.accordion
237 jQuery.ui.accordion.prototype.options.classes["ui-accordion-header"] = "panel-heading"; method in jQuery.ui.accordion
240 jQuery.ui.button.prototype.options.classes["ui-button"] = "btn btn-default"; method in jQuery.ui.button
241 jQuery.ui.button.prototype.options.classes["ui-button-icon"] = "glyphicon"; method in jQuery.ui.button
244 jQuery.ui.dialog.prototype.options.classes["ui-dialog"] = "modal-content"; method in jQuery.ui.dialog
245 jQuery.ui.dialog.prototype.options.classes["ui-dialog-titlebar"] = "modal-header"; method in jQuery.ui.dialog
246 jQuery.ui.dialog.prototype.options.classes["ui-dialog-title"] = "modal-title"; method in jQuery.ui.dialog
247 jQuery.ui.dialog.prototype.options.classes["ui-dialog-titlebar-close"] = "btn btn-default"; method in jQuery.ui.dialog
[all …]
/template/starterpjax/
Djquery.pjax.js30 function fnPjax(selector, container, options) { argument
59 function handleClick(event, container, options) { argument
117 function handleSubmit(event, container, options) { argument
158 function pjax(options) { argument
340 function pjaxReload(container, options) { argument
448 function fallbackPjax(options) { argument
531 function optionsFor(container, options) { argument
601 function extractContainer(data, xhr, options) { argument
/template/twigstarter/vendor/twig/twig/src/Cache/
DFilesystemCache.php24 private $options; variable in Twig\\Cache\\FilesystemCache
30 public function __construct($directory, $options = 0)
/template/twigstarter/vendor/twig/twig/src/
DTwigTest.php29 private $options; variable in Twig\\TwigTest
39 public function __construct(string $name, $callable = null, array $options = [])
DTwigFunction.php30 private $options; variable in Twig\\TwigFunction
40 public function __construct(string $name, $callable = null, array $options = [])
DTwigFilter.php30 private $options; variable in Twig\\TwigFilter
40 public function __construct(string $name, $callable = null, array $options = [])
DLexer.php34 private $options; variable in Twig\\Lexer
53 public function __construct(Environment $env, array $options = [])
/template/battlehorse/js/
Dcontrols.js45 baseInitialize: function(element, update, options) { argument
334 initialize: function(element, update, url, options) { argument
398 initialize: function(element, update, array, options) { argument
407 setOptions: function(options) { argument
473 initialize: function(element, url, options) { argument
805 this.options.callback = function(form, value) { method
/template/a_new_day/js/
Dcontrols.js45 baseInitialize: function(element, update, options) { argument
334 initialize: function(element, update, url, options) { argument
398 initialize: function(element, update, array, options) { argument
407 setOptions: function(options) { argument
473 initialize: function(element, url, options) { argument
805 this.options.callback = function(form, value) { method
/template/parallax/lib/bootstrap/js/
Dbootstrap.js185 var Button = function (element, options) { argument
290 var Carousel = function (element, options) { argument
482 var Collapse = function (element, options) { argument
798 var Modal = function (element, options) { argument
1026 var Tooltip = function (element, options) { argument
1032 constructor: Tooltip, init: function (type, element, options) { argument
1053 }, getOptions: function (options) { argument
1267 var Popover = function (element, options) { argument
1368 function ScrollSpy(element, options) { argument
1667 var Typeahead = function (element, options) { argument
[all …]
/template/templar/js/
Dbootstrap-tooltip.js30 var Tooltip = function (element, options) { argument
38 , init: function (type, element, options) { argument
69 , getOptions: function (options) { argument
Dbootstrap-affix.js29 var Affix = function (element, options) { argument
Dbootstrap-button.js29 var Button = function (element, options) { argument
/template/starterbootstrap/js/
Dbootstrap.js188 var Button = function (element, options) { argument
305 var Carousel = function (element, options) { argument
545 var Collapse = function (element, options) { argument
919 var Modal = function (element, options) { argument
1202 var Tooltip = function (element, options) { argument
1233 Tooltip.prototype.init = function (type, element, options) { argument
1265 Tooltip.prototype.getOptions = function (options) { argument
1680 var Popover = function (element, options) { argument
1800 function ScrollSpy(element, options) { argument
2130 var Affix = function (element, options) { argument
/template/strap/
H A Dcli.php86 protected function setup(Options $options)
195 protected function main(Options $options)
/template/flat/assets/js/
Dflat.js169 var Button = function (element, options) { argument
285 var Carousel = function (element, options) { argument
522 var Collapse = function (element, options) { argument
894 var Modal = function (element, options) { argument
1219 var Tooltip = function (element, options) { argument
1250 Tooltip.prototype.init = function (type, element, options) { argument
1282 Tooltip.prototype.getOptions = function (options) { argument
1690 var Popover = function (element, options) { argument
1803 function ScrollSpy(element, options) { argument
2131 var Affix = function (element, options) { argument
/template/kajukkk/bs/
Dbootstrap.js132 var Button = function (element, options) { argument
258 var Carousel = function (element, options) { argument
662 var Modal = function (element, options) { argument
1003 var Tooltip = function (element, options) { argument
1035 Tooltip.prototype.init = function (type, element, options) { argument
1072 Tooltip.prototype.getOptions = function (options) { argument
1523 var Popover = function (element, options) { argument
1788 var Affix = function (element, options) { argument
1952 var Collapse = function (element, options) { argument
2164 function ScrollSpy(element, options) { argument
/template/klean/bootstrap/js/
Dbootstrap.js189 var Button = function (element, options) { argument
315 var Carousel = function (element, options) { argument
554 var Collapse = function (element, options) { argument
932 var Modal = function (element, options) { argument
1273 var Tooltip = function (element, options) { argument
1305 Tooltip.prototype.init = function (type, element, options) { argument
1342 Tooltip.prototype.getOptions = function (options) { argument
1793 var Popover = function (element, options) { argument
1902 function ScrollSpy(element, options) { argument
2231 var Affix = function (element, options) { argument
/template/mywiki/
Dbootstrap.js189 var Button = function (element, options) { argument
315 var Carousel = function (element, options) { argument
554 var Collapse = function (element, options) { argument
932 var Modal = function (element, options) { argument
1273 var Tooltip = function (element, options) { argument
1305 Tooltip.prototype.init = function (type, element, options) { argument
1342 Tooltip.prototype.getOptions = function (options) { argument
1793 var Popover = function (element, options) { argument
1902 function ScrollSpy(element, options) { argument
2231 var Affix = function (element, options) { argument
/template/scanlines/js/
Djquery.fittext.js14 $.fn.fitText = function( kompressor, options ) { argument
/template/strap/vendor/carica/phpcss/src/
H A DPhpCss.php38 public static function toXpath(string $cssSelector, int $options = 0): string {
/template/boozurk/tinynav/
Dtinynav.js3 $.fn.tinyNav = function (options) { argument
/template/strap/resources/snippet/js/
H A Donview-intersector.js41 let options = { variable
/template/strap/vendor/carica/phpcss/src/PhpCss/Parser/
H A DStandard.php27 public function __construct(array &$tokens, $options = 0) {
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializationOptions.php30 public function __construct(?ATNDeserializationOptions $options = null)

123