Home
last modified time | relevance | path

Searched refs:methods (Results 501 – 525 of 582) sorted by last modified time

1...<<21222324

/plugin/sha3sum/
H A DLICENSE310 "Installation Information" for a User Product means any methods,
/plugin/timetrack/
H A DLICENSE310 "Installation Information" for a User Product means any methods,
/plugin/inlineedit/
H A DLICENSE310 "Installation Information" for a User Product means any methods,
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md254 …kie()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-setCookie) methods for accessing coo…
424 …TOR.tools.htmlDecode()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-htmlDecode) methods.
427 …tp://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-extractContents) methods which now clone I…
428 …* Added `cloneId` arguments to the above methods, [`range.splitBlock()`](http://docs.ckeditor.com/…
495 * [#11636](http://dev.ckeditor.com/ticket/11636): Introduced new, UX-focused, methods for getting s…
501 …elper](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget) functions (see the static methods).
787methods are now called with an editor instance instead of the document so they can be reused by th…
865 …com/ticket/11390): [IE] All [XML](http://ckeditor.com/addon/xml) plugin [methods](http://docs.cked…
919 …t()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-insertText) methods do not call the […
1014 * Dozens of new methods were introduced &ndash; most interesting ones:
[all …]
/plugin/autogroup/
H A DLICENSE310 "Installation Information" for a User Product means any methods,
/plugin/wavedrom/
H A DLICENSE310 "Installation Information" for a User Product means any methods,
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md203 …ne elements. You do this by extending from the parser class and adding/overriding class methods and
209 To identify a line as the beginning of a block element it calls all protected class methods who's n…
298 Parsing methods for inline elements are also protected and identified by the prefix `parse`. Additi…
452 Optionally you may also want to adjust rendering behavior by overriding some methods.
477 A [real parser][] should use context aware methods that walk trough the text and
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_165255.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_165158.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_165027.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_164706.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_164623.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_163718.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_163705.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
H A Dsyntax.php.2018-03-08_163658.bak70 // implement necessary Dokuwiki_Syntax_Plugin methods
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushGroovy.js32 var methods = 'allProperties count get size '+
54 { regex: new RegExp(this.getKeywords(methods), 'gm'), css: 'functions' } // methods
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushGroovy.js16 var methods = 'allProperties count get size '+
38 { regex: new RegExp(this.getKeywords(methods), 'gm'), css: 'functions' } // methods
/plugin/authsplit/
H A DREADME143 even if the PRIMARY auth plugin offered these methods, the user lists and
/plugin/condition/
H A DREADME.md24 (browse base_tester.php for test_* methods for more information)
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md554 * Fixed: The FreeBusyGenerator is now properly using the factory methods for
585 * Added: Basic validation and repair methods for broken input data.
/plugin/nssearch/
H A DLICENSE310 "Installation Information" for a User Product means any methods,
/plugin/issuetracker/
H A Dprototype.js2903 for (var property in methods) {
2904 var value = methods[property];
2935 var methods = Object.clone(Methods),
2940 extendElementWith(element, methods);
2967 Element.addMethods = function(methods) { argument
2970 if (!methods) {
2983 var tagName = methods;
2984 methods = arguments[1];
3002 for (var property in methods) {
3003 var value = methods[property];
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE310 "Installation Information" for a User Product means any methods,
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php54 private $methods; variable in Google_ServiceResource
60 …$this->methods = isset($resource['methods']) ? $resource['methods'] : array($resourceName => $reso…
70 if (! isset($this->methods[$name])) {
73 $method = $this->methods[$name];
/plugin/toggle/
H A DLICENSE310 "Installation Information" for a User Product means any methods,

1...<<21222324