Home
last modified time | relevance | path

Searched refs:Methods (Results 51 – 61 of 61) sorted by last modified time

123

/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md12 Methods should be documented using phpdoc style.
/plugin/issuetracker/
H A Dprototype.js155 Methods: {
1918 Element.Methods = { class in Element
2501 Element.Methods.getStyle = Element.Methods.getStyle.wrap(
2530 Element.Methods.readAttribute = Element.Methods.readAttribute.wrap(
2929 var Methods = { }, ByTag = Element.Methods.ByTag;
2948 Object.extend(Methods, Element.Methods);
2949 Object.extend(Methods, Element.Methods.Simulated);
5004 Form.Methods = { class in Form
5474 Event.Methods = { class in Event
5858 Element.Methods.childOf = Element.Methods.descendantOf;
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1Methods that operate on and return arrays, collections, and functions can\n\t * be chained tog…
/plugin/publist/bibtex/
H A Dsample.bib64 title = "Multigrid Methods for Highly Oscillatory Problems",
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js74 Class.Methods = { class in Class
1565 Element.Methods = { class in Element
2173 Element.Methods.getStyle = Element.Methods.getStyle.wrap(
2207 Element.Methods.readAttribute = Element.Methods.readAttribute.wrap(
2231 Element.Methods[method] = Element.Methods[method].wrap(
2543 var Methods = { }, ByTag = Element.Methods.ByTag;
2568 Object.extend(Methods, Element.Methods);
2569 Object.extend(Methods, Element.Methods.Simulated);
3406 Form.Methods = { class in Form
4040 Element.Methods.childOf = Element.Methods.descendantOf;
[all …]
/plugin/idoit/
H A DREADME.md34 * **method**: The method string as defined in `CMDB/Methods.class.php` of the PHP API
/plugin/publistx/bibtex/
H A Dsample.bib64 title = "Multigrid Methods for Highly Oscillatory Problems",
/plugin/socialshareprivacy2/SSP/
H A DREADME.md49 * [Methods](#methods)
150 <span id="methods">Methods</span>
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js1105 Effect.Methods = { class in Effect
1127 Effect.Methods[effect] = function(element, options){ function
1136 function(f) { Effect.Methods[f] = Element[f]; }
1139 Element.addMethods(Effect.Methods);
H A Dprototype.js143 Methods: {
1790 Element.Methods = { class in Element
2455 Element.Methods.getStyle = Element.Methods.getStyle.wrap(
2486 Element.Methods.readAttribute = Element.Methods.readAttribute.wrap(
2510 Element.Methods[method] = Element.Methods[method].wrap(
2927 var Methods = { }, ByTag = Element.Methods.ByTag; variable
2946 Object.extend(Methods, Element.Methods);
2947 Object.extend(Methods, Element.Methods.Simulated);
3948 Form.Methods = { class in Form
4372 Event.Methods = { class in Event
[all …]
H A Dscriptaculous.js50 (typeof Element.Methods=='undefined') ||

123