| /template/strap/vendor/php-webdriver/webdriver/lib/ |
| H A D | WebDriverSelect.php | 45 foreach ($this->getOptions() as $option) { 46 if ($option->isSelected()) { 47 $selected_options[] = $option; 60 foreach ($this->getOptions() as $option) { 61 if ($option->isSelected()) { 62 return $option; 71 foreach ($this->getOptions() as $option) { 72 if ($option->getAttribute('index') === (string) $index) { 73 $this->selectOption($option); 88 foreach ($options as $option) { [all …]
|
| /template/parallax/lib/bootstrap/js/ |
| D | bootstrap.js | 130 $.fn.alert = function (option) { argument 135 if (typeof option == 'string') data[option].call($this) 225 $.fn.button = function (option) { argument 229 , options = typeof option == 'object' && option 231 if (option == 'toggle') data.toggle() 232 else if (option) data.setState(option) 414 $.fn.carousel = function (option) { argument 418 , options = $.extend({}, $.fn.carousel.defaults, typeof option == 'object' && option) 419 , action = typeof option == 'string' ? option : options.slide 421 if (typeof option == 'number') data.to(option) [all …]
|
| /template/templar/js/ |
| D | bootstrap-button.js | 69 $.fn.button = function (option) { argument 73 , options = typeof option == 'object' && option 75 if (option == 'toggle') data.toggle() 76 else if (option) data.setState(option)
|
| D | bootstrap-collapse.js | 128 $.fn.collapse = function (option) { argument 132 …, options = $.extend({}, $.fn.collapse.defaults, $this.data(), typeof option == 'object' && option) 134 if (typeof option == 'string') data[option]() 162 , option = $(target).data('collapse') ? 'toggle' : $this.data() 164 $(target).collapse(option)
|
| D | bootstrap-popover.js | 86 $.fn.popover = function (option) { argument 90 , options = typeof option == 'object' && option 92 if (typeof option == 'string') data[option]()
|
| D | bootstrap-affix.js | 73 $.fn.affix = function (option) { argument 77 , options = typeof option == 'object' && option 79 if (typeof option == 'string') data[option]()
|
| D | bootstrap-carousel.js | 160 $.fn.carousel = function (option) { argument 164 , options = $.extend({}, $.fn.carousel.defaults, typeof option == 'object' && option) 165 , action = typeof option == 'string' ? option : options.slide 167 if (typeof option == 'number') data.to(option)
|
| D | bootstrap-modal.js | 200 $.fn.modal = function (option) { argument 204 … , options = $.extend({}, $.fn.modal.defaults, $this.data(), typeof option == 'object' && option) 206 if (typeof option == 'string') data[option]() 236 …, option = $target.data('modal') ? 'toggle' : $.extend({ remote:!/#/.test(href) && href }, $target… 241 .modal(option)
|
| D | bootstrap-scrollspy.js | 126 $.fn.scrollspy = function (option) { argument 130 , options = typeof option == 'object' && option 132 if (typeof option == 'string') data[option]()
|
| D | bootstrap-alert.js | 73 $.fn.alert = function (option) { argument 78 if (typeof option == 'string') data[option].call($this)
|
| D | bootstrap-tab.js | 115 $.fn.tab = function ( option ) { argument 120 if (typeof option == 'string') data[option]()
|
| D | bootstrap-dropdown.js | 134 $.fn.dropdown = function (option) { argument 139 if (typeof option == 'string') data[option].call($this)
|
| D | bootstrap-typeahead.js | 296 $.fn.typeahead = function (option) { argument 300 , options = typeof option == 'object' && option 302 if (typeof option == 'string') data[option]()
|
| D | bootstrap-tooltip.js | 328 $.fn.tooltip = function ( option ) { argument 332 , options = typeof option == 'object' && option 334 if (typeof option == 'string') data[option]()
|
| /template/flat/assets/js/ |
| D | flat.js | 123 function Plugin(option) { argument 129 if (typeof option == 'string') data[option].call($this) 227 function Plugin(option) { argument 231 var options = typeof option == 'object' && option 235 if (option == 'toggle') data.toggle() 236 else if (option) data.setState(option) 445 function Plugin(option) { argument 449 … var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) 450 var action = typeof option == 'string' ? option : options.slide 453 if (typeof option == 'number') data.to(option) [all …]
|
| /template/starterbootstrap/js/ |
| D | bootstrap.js | 141 function Plugin(option) { argument 147 if (typeof option == 'string') data[option].call($this) 246 function Plugin(option) { argument 250 var options = typeof option == 'object' && option 254 if (option == 'toggle') data.toggle() 255 else if (option) data.setState(option) 467 function Plugin(option) { argument 471 … var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) 472 var action = typeof option == 'string' ? option : options.slide 475 if (typeof option == 'number') data.to(option) [all …]
|
| /template/kajukkk/bs/ |
| D | bootstrap.js | 85 function Plugin(option) { argument 91 if (typeof option == 'string') data[option].call($this) 194 function Plugin(option) { argument 198 var options = typeof option == 'object' && option 202 if (option == 'toggle') data.toggle() 203 else if (option) data.setState(option) 418 function Plugin(option) { argument 422 … var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) 423 var action = typeof option == 'string' ? option : options.slide 426 if (typeof option == 'number') data.to(option) [all …]
|
| /template/klean/bootstrap/js/ |
| D | bootstrap.js | 142 function Plugin(option) { argument 148 if (typeof option == 'string') data[option].call($this) 251 function Plugin(option) { argument 255 var options = typeof option == 'object' && option 259 if (option == 'toggle') data.toggle() 260 else if (option) data.setState(option) 475 function Plugin(option) { argument 479 … var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) 480 var action = typeof option == 'string' ? option : options.slide 483 if (typeof option == 'number') data.to(option) [all …]
|
| /template/mywiki/ |
| D | bootstrap.js | 142 function Plugin(option) { argument 148 if (typeof option == 'string') data[option].call($this) 251 function Plugin(option) { argument 255 var options = typeof option == 'object' && option 259 if (option == 'toggle') data.toggle() 260 else if (option) data.setState(option) 475 function Plugin(option) { argument 479 … var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) 480 var action = typeof option == 'string' ? option : options.slide 483 if (typeof option == 'number') data.to(option) [all …]
|
| /template/mindthedark/ |
| D | README.md | 6 If the `userChoice` option is enabled, an option to change the color scheme will appear in the head… 10 If the `autoDark` option is enabled, the color scheme of the operating system is used. 19 * light and a dark color scheme (`theme` option in Configuration Manager) 20 * automatic color scheme depending on operating system settings (`autoDark` option in Configuration… 21 * change of the color scheme by the user (`userChoice` option in Configuration Manager) 28 …talled you can activate the support with the option `pluginNote` in the configuration manager. If … 33 …wiki.org/plugin:wrap) is installed you can activate the support with the option `pluginWrap` in th… 70 * The `autoDark` option only works with modern browsers. The compatibility can be checked [here](ht…
|
| /template/readthedokus/ |
| H A D | README.md | 29 …t Awesome. Don't forget to put the necessary tags in the option below. Technically, this option on… 31 …gle Fonts. Don't forget to put the necessary tags in the option below. Technically, this option on… 73 …t page will jump to root(/) by default. You can change this in "Start Page" option in the settings. 77 …n” to the current URL. Or, check the “Show toolbox even when logged out” option in the settings to… 104 …admonition,danger,caution,note,tip) to the "noPrefix" in the Wrap plugin option otherwise admoniti… 110 …to use it, check the option in the configuration manager to enable it. Do not forget to set the co… 116 …you decide to use it, check the option in the configuration manager to enable it. Change the tags … 120 …age, enter a header height in the "Header height" option, a footer height in the "Footer height" o… 164 To center the content, enter the content width in the "Site width" option on the "Template Style Se…
|
| /template/mmclean/ |
| D | CHANGELOG | 11 - Added support for DokuWiki rewrite option (0, 1 and 2) 17 - Added SidebarPermanent option
|
| /template/cowboy/css/nashville/specimen_files/ |
| D | easytabs.js | 1 …on($){$.fn.easyTabs=function(option){var param=jQuery.extend({fadeSpeed:"fast",defaultContent:1,ac… argument
|
| /template/darkclean/ |
| D | CHANGELOG.rst | 15 - Added support for DokuWiki rewrite option (0, 1 and 2) 21 - Added SidebarPermanent option
|
| /template/mikio/assets/ |
| H A D | mikio-typeahead.js | 676 jQuery.fn.typeahead = function (option) { argument 678 if (typeof option == 'string' && option == 'getActive') { 684 var options = typeof option == 'object' && option; 688 if (typeof option == 'string' && data[option]) { 690 data[option].apply(data, Array.prototype.slice.call(arg, 1)); 692 data[option]();
|