Home
last modified time | relevance | path

Searched refs:method (Results 1 – 25 of 257) sorted by relevance

1234567891011

/template/kajukkk/js/
H A Dsendsns.js12 method:'popup', property in sendsns.case
19 method:'popup', property in sendsns.case
26 method:'popup', property in sendsns.case
57 method:'web2app', property in sendsns.case
68 method:'web2app', property in sendsns.case
82 switch(o.method)
/template/twigstarter/vendor/twig/twig/src/Sandbox/
H A DSecurityPolicy.php88 public function checkMethodAllowed($obj, $method) argument
95 $method = strtr($method, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz');
98 $allowed = \in_array($method, $methods);
106 …sprintf('Calling "%s" method on a "%s" object is not allowed.', $method, $class), $class, $method);
H A DSecurityPolicyInterface.php32 * @param string $method
36 public function checkMethodAllowed($obj, $method); argument
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DCoreExtension.php586 if ('common' === $method) {
590 if ('ceil' !== $method && 'floor' !== $method) {
1158 if (!method_exists($template, $method)) {
1169 return $template->$method(...$args);
1502 $classCache[$method] = $method;
1506 $name = substr($method, 3);
1509 $name = substr($method, 2);
1512 $name = substr($method, 3);
1537 $method = $cache[$class][$item];
1539 $method = $cache[$class][$lcItem];
[all …]
H A DSandboxExtension.php80 public function checkMethodAllowed($obj, $method, int $lineno = -1, Source $source = null) argument
84 $this->policy->checkMethodAllowed($obj, $method);
/template/m1/
H A Dscript.js197 $.sidr = function( method ) { argument
199 if ( methods[method] ) {
200 return methods[method].apply( this, Array.prototype.slice.call( arguments, 1 ));
202 else if ( typeof method === 'function' || typeof method === 'string' || ! method ) {
206 $.error( 'Method ' + method + ' does not exist on jQuery.sidr' );
/template/bootstrap3/compat/inc/Menu/Item/
H A DAbstractItem.php35 /** @var string the method to be used when this action is used in a form */
36 protected $method = 'get'; variable in dokuwiki\\Menu\\Item\\AbstractItem
125 * Convenience method to get the attributes for constructing an <a> element
147 * Convenience method to create a full <a> element
170 * Convenience method to create a <button> element inside it's own form element
182 $this->method,
247 'method' => $this->method,
H A DEdit.php22 $this->method = 'post';
/template/adoradark/
H A DCHANGELOG.md5 Go back to old method as users prefer to install via extension manager.
9 Move repo to update-proof install method.
/template/gtopia/
H A DTwitterAPIExchange.php223 * @param string $method
228 private function buildBaseString($baseURI, $method, $params) argument
238 return $method . "&" . rawurlencode($baseURI) . '&' . rawurlencode(implode('&', $return));
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
H A DMethodCallExpression.php18 …public function __construct(AbstractExpression $node, string $method, ArrayExpression $arguments, … argument
20 …parent::__construct(['node' => $node, 'arguments' => $arguments], ['method' => $method, 'safe' => …
H A DBlockReferenceExpression.php52 private function compileTemplateCall(Compiler $compiler, string $method): Compiler argument
68 $compiler->raw(sprintf('->%s', $method));
H A DCallExpression.php308 $method = substr($callable, $pos + 2);
309 if (!method_exists($class, $method)) {
314 $callable = [$class, $method];
/template/starterpjax/
H A Djquery.pjax.js126 type: form.method.toUpperCase(),
450 method = options.type ? options.type.toUpperCase() : 'GET'
453 method: method === 'GET' ? 'GET' : 'POST',
458 if (method !== 'GET' && method !== 'POST') {
462 value: method.toLowerCase()
/template/templar/js/
H A Dbootstrap-collapse.js95 , transition: function (method, startEvent, completeEvent) { argument
109 this.$element[method]('in')
/template/a_new_day/js/
H A Dprototype.js428 invoke: function(method) { argument
431 return value[method].apply(value, args);
807 method: 'post', property in Ajax.Base.setOptions.options
815 this.options.method = this.options.method.toLowerCase();
836 this.method = this.options.method;
839 if (!['get', 'post'].include(this.method)) {
841 params['_method'] = this.method;
842 this.method = 'post';
849 if (this.method == 'get' && params)
891 if (this.method == 'post') {
[all …]
/template/battlehorse/js/
H A Dprototype.js428 invoke: function(method) { argument
431 return value[method].apply(value, args);
807 method: 'post', property in Ajax.Base.setOptions.options
815 this.options.method = this.options.method.toLowerCase();
836 this.method = this.options.method;
839 if (!['get', 'post'].include(this.method)) {
841 params['_method'] = this.method;
842 this.method = 'post';
849 if (this.method == 'get' && params)
891 if (this.method == 'post') {
[all …]
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG10 * Fix call to deprecated `convertToHtml` method
90 * Fix implementation of case-insensitivity for method names
219 __toString() method on an object was possible even if not allowed by the
296 * optimized the performance of calling an extension method at runtime
297 * optimized the performance of the dot operator for array and method calls
338 * fixed edge case in the method cache for Twig attributes
349 * "empty" test will now consider the return value of the __toString() method for
/template/neolaoresources2/
H A Dstyle.ini15 ; the stylesheets. Changing this file is the simplest method to
/template/strap/bootstrap/
H A DREADME.md24 Jquery must not be slim because the `post` http method is needed for the search box (`qsearch`)
/template/bootstrap3/
H A DEventHandlers.php71 foreach ($methods as $method) {
72 $EVENT_HANDLER->register_hook($event, $advise, $this, $method);
/template/wikimagination/
H A Dstyle.ini13 ; the stylesheets. Changing this file is the simplest method to
/template/r7throot1/
H A Dstyle_blue.ini17 ; the stylesheets. Changing this file is the simplest method to
/template/h6e-minimal/
H A Dstyle.ini20 ; the stylesheets. Changing this file is the simplest method to
/template/headstrong/
H A Dstyle.ini22 ; the stylesheets. Changing this file is the simplest method to

1234567891011