Home
last modified time | relevance | path

Searched refs:method (Results 626 – 650 of 972) sorted by relevance

1...<<21222324252627282930>>...39

/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js496 m.sync = function(method, model, options) { options.success(); }; argument
508 m.sync = function(method, model, options) { throw 'should not be called'; };
522 assert.equal(this.syncArgs.method, 'read');
536 collection.sync = function(method, model, options) { options.error(); }; argument
550 collection.sync = function(method, model, opts) {
575 assert.equal(this.syncArgs.method, 'create');
602 sync: function(method, model, options) { argument
995 collection.sync = m.sync = function( method, coll, options ){
1050 model.sync = function(method, m, options){ options.success(); }; argument
1426 sync: function(method, collection, options) { argument
[all …]
/plugin/pagemove/lang/es/
H A Dlang.php.txt16 // if set here, the plugin doesn't need to override the getMenuText() method
/plugin/codemirror/dist/modes/
H A Dfcl.min.js1 …rict";a.defineMode("fcl",function(a){var b=a.indentUnit;var c={term:true,method:true,accu:true,rul… property in AnonymousFunctiond0f8c5be0200.c
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md45 * Annotating a method with `@deprecated` now has the same effect as annotating it with `@codeCovera…
/plugin/aichat/script/
H A DAIChatChat.js321 method: 'POST',
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md25 * the `Dumper::setIndentation()` method has been removed
42 … added support for parsing YAML files using the `Yaml::parseFile()` or `Parser::parseFile()` method
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc265 available method calls (as well as parameter lists in the comments for each
266 method).
H A Dset-retries.asciidoc11 the `setRetries()` method:
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DREADME.md1 Metadata is a library for class/method/property metadata management in PHP
/plugin/ckgdoku/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc10 // The plugin initialization logic goes inside this method.
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01_mx.cfm40 <form method="POST" action="sampleposteddata.cfm">
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample03.lasso66 <form action="sampleposteddata.lasso" method="post" target="_blank">
H A Dsample02.lasso79 <form action="sampleposteddata.lasso" method="post" target="_blank">
H A Dsample04.lasso72 <form action="sampleposteddata.lasso" method="post" target="_blank">
/plugin/ckgedit/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc10 // The plugin initialization logic goes inside this method.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DAbstractEndpoint.php52 protected $method = null; variable in Elasticsearch\\Endpoints\\AbstractEndpoint
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DCachingStreamTest.php60 ->method('seek')
H A DStreamDecoratorTraitTest.php40 ->method('read')
/plugin/diagrams/script/
H A DDiagramsForm.js198 method: 'POST',
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md184 `methodExists($value, $method, $message = '')` | Check that a method exists in a class/object
185 `methodNotExists($value, $method, $message = '')` | Check that a method does not exist in a cla…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php283 $output .= '<tr><td colspan="2"><form method="post" action="">
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample03.afp64 <form action="sampleposteddata.afp" method="post" target="_blank">
/plugin/404manager/
H A DCHANGES.md18 …ositioned and add no more the name of the plugin (because of the change in the plugin info method).
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp43 <form action="sampleposteddata.asp" method="post" target="_blank">
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst23 'method' => 'onPreSerialize',

1...<<21222324252627282930>>...39