Home
last modified time | relevance | path

Searched refs:methods (Results 1 – 25 of 29) sorted by relevance

12

/template/m1/
Dscript.js82 methods.close(sidrOpened, function() {
83 methods.open(name);
181 var methods = { variable
199 if ( methods[method] ) {
200 return methods[method].apply( this, Array.prototype.slice.call( arguments, 1 ));
203 return methods.toggle.apply( this, arguments );
298 methods.toggle(name);
305 methods.toggle(name);
/template/twigstarter/vendor/twig/twig/src/Sandbox/
DSecurityPolicy.php49 public function setAllowedMethods(array $methods) argument
52 foreach ($methods as $class => $m) {
96 foreach ($this->allowedMethods as $class => $methods) {
98 $allowed = \in_array($method, $methods);
/template/mindthedark/css/
D_geshi_dark.less10 @methods: #ffffff;
56 /* methods */
58 color: @methods;
/template/strap/vendor/symfony/process/
H A DCHANGELOG.md35 * deprecated the `Process::setCommandline()` and the `PhpProcess::setPhpBinary()` methods
51 `mustRun()`, and `restart()` methods of the `Process` class
56 methods of the `Process` class have been removed
59 …* removed the `getEnhanceWindowsCompatibility()` and `setEnhanceWindowsCompatibility()` methods of…
73 * added `$env` argument to `Process::start()`, `run()`, `mustRun()` and `restart()` methods
/template/strap/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md103 …n does not exists (using `takeScreenshot()` or `takeElementScreenshot()` methods), they are automa…
151 - Cookies retrieved using `getCookieNamed()` and `getCookies()` methods of `WebDriverOptions` are n…
178 - Clarified meaning of selenium server URL variable in methods of `RemoteWebDriver` class.
179 - Deprecated `setSessionID()` and `setCommandExecutor()` methods of `RemoteWebDriver` class; these …
182 - Optimize performance of `(de)selectByIndex()` and `getAllSelectedOptions()` methods of `WebDriver…
185 - XPath escaping in `select*()` and `deselect*()` methods of `WebDriverSelect`.
/template/tripillar/css/
Dtripillar-responsive.css35 …https://webdesign.tutsplus.com/tutorials/a-few-different-css-methods-for-column-ordering--cms-27079
70 …https://webdesign.tutsplus.com/tutorials/a-few-different-css-methods-for-column-ordering--cms-27079
/template/basical/css/
Dbasical-responsive.css19 https://webdesign.tutsplus.com/tutorials/a-few-different-css-methods-for-column-ordering--cms-27079
63 …https://webdesign.tutsplus.com/tutorials/a-few-different-css-methods-for-column-ordering--cms-27079
/template/mikio/inc/stemmechanics/lesserphp/
H A DREADME.md18 compile methods.
57 The `lessc` object can be configured through an assortment of instance methods.
H A DLICENSE351 "Installation Information" for a User Product means any methods,
/template/kajukkd/css/
Dgeshidark.css45 /* methods */
/template/bootstrap3/
DEventHandlers.php70 list($advise, $methods) = $data;
71 foreach ($methods as $method) {
/template/a_new_day/js/
Dprototype.js1113 var methods = Object.clone(Element.Methods), cache = Element.extend.cache;
1116 Object.extend(methods, Form.Methods);
1118 Object.extend(methods, Form.Element.Methods);
1120 Object.extend(methods, Element.Methods.Simulated);
1122 for (var property in methods) {
1123 var value = methods[property];
1588 Element.addMethods = function(methods) {
1589 Object.extend(Element.Methods, methods || {});
1591 function copy(methods, destination, onlyIfAbsent) {
1594 for (var property in methods) {
[all …]
/template/battlehorse/js/
Dprototype.js1113 var methods = Object.clone(Element.Methods), cache = Element.extend.cache;
1116 Object.extend(methods, Form.Methods);
1118 Object.extend(methods, Form.Element.Methods);
1120 Object.extend(methods, Element.Methods.Simulated);
1122 for (var property in methods) {
1123 var value = methods[property];
1588 Element.addMethods = function(methods) {
1589 Object.extend(Element.Methods, methods || {});
1591 function copy(methods, destination, onlyIfAbsent) {
1594 for (var property in methods) {
[all …]
/template/darkwood/css/
Ddarkwood-responsive.css24 https://webdesign.tutsplus.com/tutorials/a-few-different-css-methods-for-column-ordering--cms-27079
/template/newspaper/css/
Dresponsive.css38 …https://webdesign.tutsplus.com/tutorials/a-few-different-css-methods-for-column-ordering--cms-27079
/template/default/
Dresponsive.css17 …https://webdesign.tutsplus.com/tutorials/a-few-different-css-methods-for-column-ordering--cms-27079
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php1497 $methods = get_class_methods($object);
1498 sort($methods);
1499 …) { return strtr($value, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz'); }, $methods);
1501 foreach ($methods as $i => $method) {
/template/twigstarter/vendor/twig/twig/
DCHANGELOG147 …sion::setEscaper() and CoreExtension::getEscapers() in favor of the same methods on EscaperExtensi…
239 Twig\Environment::setBaseTemplateClass() methods
/template/strap/vendor/symfony/yaml/
H A DCHANGELOG.md80 `Parser::parse()`, and `Dumper::dump()` methods to configure the behavior of
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1methods.js","webpack:///../~/core-js/modules/_defined.js","webpack:///../~/core-js/modules/_object…
/template/mikio/
H A DCHANGELOG.md22 …`mbstring` is missing from your PHP installation is not use these helper methods [#102](https://gi…
/template/khum1/
DLICENSE.md310 "Installation Information" for a User Product means any methods,
/template/templar/
DCOPYING310 "Installation Information" for a User Product means any methods,
DLICENSE310 "Installation Information" for a User Product means any methods,
/template/darkblue/
DLICENSE310 "Installation Information" for a User Product means any methods,

12