SlideShare a Scribd company logo
Prototype.js cheat sheet                                                                                                                                                                                                                                                                                           1.6.0.2
                                                                                                                                                                                                                                                                                               designed by thinkweb2.com

                                                                                                                                                                                                                                                                          Utility Methods
                                                                                                                                                                                                          Prototype
Event                                                      Element (constructor)                                   Enumerable                         document
                                                           absolutize ( element )
element ( event )                                                                                                                                                                                                                                                         $ ( id | element )
                                                                                                                                                                                                          K ( argument )
                                                                                                                   all ( iterator )                   fire ( eventName[, memo] )
extend ( event )                                           addClassName ( element, className )                                                                                                                                                                            $$ ( cssRule )
                                                                                                                                                                                                          emptyFunction ( )
                                                                                                                   any ( iterator )                   observe ( eventName, handler )
findElement ( event, tagName )                             addMethods ( [methods] )                                                                                                                                                                                       $A ( iterable )
                                                                                                                   collect ( iterator )               stopObserving ( eventName[, handler] )
fire ( element, eventName[, memo] )                        adjacent ( element[, selectors... ] )                                                                                                                                                                          $F ( element )
                                                                                                                   detect ( iterator )                                                                    Prototype.Browser
isLeftClick ( event )                                      ancestors ( element )                                                                                                                                                                                          $H ( [obj] )
                                                                                                                   each ( iterator )                  document.viewport                                   IE
observe ( element, eventName, handler )                    childElements ( element )                                                                                                                                                                                      $R ( start, end[, exclusive = false] )
                                                                                                                   eachSlice ( size, iterator )       getDimensions ( )                                   Opera
pointerX ( event )                                         classNames                                                                                                                                                                                                     $w ( String )
                                                                                                                   entries ( )                                                                            WebKit
                                                                                                                                                      getHeight ( )
pointerY ( event )                                         cleanWhitespace ( element )                                                                                                                                                                                    Try.these ( Function... )
                                                                                                                   find ( iterator )                                                                      Gecko
                                                                                                                                                      getScrollOffsets ( )
stop ( event )                                             clonePosition ( element, source[, options] )                                                                                                                                                                   document.getElementsByClassName
                                                                                                                   findAll ( iterator )                                                                   MobileSafari
                                                                                                                                                      getWidth ( )
stopObserving ( element[, eventName[, handler]] )          cumulativeOffset ( element )                            grep ( regex, iterator )
                                                           cumulativeScrollOffset ( element )                      inGroupsOf ( size )                                                                    Prototype.BrowserFeatures                                       Class
                                                                                                                                                      String (String.prototype)
                                                           descendantOf ( element, ancestor )
Form                                                                                                               include ( object )                                                                     XPath                                                           addMethods ( methods )
                                                                                                                                                      blank ( )
                                                           descendants ( element )                                 inject ( accumulator, iterator )
disable ( formElement )
                                                                                                                                                                                                                                                                          create ( [superclass][, methods... ])
                                                                                                                                                      camelize ( )
                                                           down ( element[, cssRule ][, index = 0] )               invoke ( methodName[, args ] )
enable ( formElement )
                                                                                                                                                      capitalize ( )                                      RegExp
                                                           empty ( element )                                       map ( iterator )
findFirstElement ( formElement )                                                                                                                      dasherize ( )                                       escape ( string )                                               Position
                                                           extend ( element )                                      max ( iterator )
focusFirstElement ( formElement )                                                                                                                     empty ( )
                                                                                                                                                                                                                                                                          absolutize
                                                           fire ( eventName[, memo ] )                             member ( object )
getElements ( formElement )                                                                                                                           endsWith ( substring )
                                                                                                                                                                                                                                                                          clone
                                                                                                                                                                                                          RegExp (RegExp.prototype)
                                                           firstDescendant ( element )                             min ( iterator )
getInputs ( formElement[, type[, name]] )                                                                                                             escapeHTML ( )
                                                                                                                                                                                                                                                                          cumulativeOffset
                                                           getDimensions ( element )                                                                                                                      match ( string )
                                                                                                                   partition ( iterator )
request ( [options] )                                                                                                                                 evalJSON ( [sanitize] )
                                                                                                                                                                                                                                                                          offsetParent
                                                           getElementsByClassName                                  pluck ( propertyName )
reset ( formElement )                                                                                                                                 evalScripts ( )
                                                                                                                                                                                                                                                                          overlap
                                                           getElementsBySelector                                   reject ( iterator )
serialize ( formElement[, getHash = false] )                                                                                                          extractScripts ( )                                 PeriodicalExecuter (constructor)                                 page
                                                           getHeight ( element )                                   select ( iterator )
serializeElements ( elements[, getHash = false] )                                                                                                     gsub ( pattern, replacement )
                                                                                                                                                                                                                                                                          positionedOffset
                                                                                                                                                                                                         stop ( event )
                                                           getOffsetParent ( element )                             size ( )                           include ( substring )
                                                                                                                                                                                                                                                                          prepare
                                                           getStyle ( element, property )                          sortBy ( iterator )
Form.Element                                                                                                                                          inspect ( [useDoubleQuotes] )                                                                                       realOffset
                                                           getWidth ( element )                                                                                                                          ObjectRange (constructor)
                                                                                                                   toArray ( )
activate ( element )                                                                                                                                  interpolate ( object[, pattern] )                                                                                   relativize
                                                           hasClassName ( element, className )                     zip ( Sequence..., iterator )                                                         include ( value )
clear ( element )                                                                                                                                     isJSON ( )                                                                                                          within
                                                           hide ( element )
disable ( element )                                                                                                                                   parseQuery ( [separator = &] )                                                                                      withinIncludingScrolloffsets
                                                           identify ( element )
                                                                                                                   Hash (constructor)
enable ( element )                                                                                                                                    scan ( pattern, iterator )                         Template (constructor)
                                                           immediateDescendants
focus ( element )                                                                                                  clone ( )                          startsWith ( substring )                           evaluate ( object )
                                                                                                                                                                                                                                                                          Insertion
                                                           insert ( element, {position: content} )
getValue ( element )                                                                                               each ( iterator )                  strip ( )
                                                           inspect ( element )                                                                                                                                                                                            After
present ( element )                                                                                                                                   stripScripts ( )
                                                                                                                   get ( key )
                                                                                                                                                                                                         TimedObserver
                                                           makeClipping ( element )                                                                                                                                                                                       Before
                                                                                                                                                      stripTags ( )
select ( element )                                                                                                 inspect ( )
                                                                                                                                                                                                         new Form.Element.Observer ( element, freq, callback )
                                                           makePositioned ( element )                                                                                                                                                                                     Bottom
                                                                                                                                                      sub ( pattern, replacement[, count = 1] )
serialize ( element )                                                                                              keys ( )
                                                                                                                                                                                                         new Form.Observer ( element, freq, callback )                    Top
                                                           match ( element, selector )                                                                succ ( )
setValue ( element, value )                                                                                        merge ( object )
                                                           next ( element[, cssRule][, index = 0] )                                                   times ( count )
                                                                                                                   set ( key, value )
                                                           nextSiblings ( element )                                                                   toArray ( )
Ajax                                                                                                               toJSON ( )
                                                           observe ( element, eventName, handler )                                                    toJSON ( )
                                                                                                                   toObject ( )
new Ajax.PeriodicalUpdater ( container, url[, options] )                                                                                                                                                 Offsets/Dimensions
                                                           positionedOffset ( element )                                                               toQueryParams ( [separator = &] )
                                                                                                                   toQueryString ( )
new Ajax.Request ( url[, options] )
                                                           previous ( element[, cssRule][, index = 0] )                                               truncate ( [length = 30[, suffix = ‘...’]] )
                                                                                                                   unset ( key )
new Ajax.Updater ( container, url[, options] )
                                                                                                                                                                                                                   var dOsets = document.viewport.getScrollOsets();
                                                           previousSiblings ( element )                                                               underscore ( )
                                                                                                                   update ( object )
                                                           readAttribute ( element, attribute )                                                       unescapeHTML ( )
                                                                                                                   values ( )
Ajax.Responders                                            recursivelyCollect ( element, property )                                                   unfilterJSON ( [filter = Prototype.JSONFilter] )
register ( responder )                                     relativize ( element )
                                                                                                                                                                                                                                     dOsets.top
                                                                                                                   Object
unregister ( responder )                                                                                                                              Number (Number.prototype)
                                                           remove ( element )
                                                                                                                   clone ( obj )
                                                           removeClassName ( element, className )                                                     abs ( )
                                                                                                                   extend ( dest, src )
                                                           replace ( element[, html] )
Array (Array.prototype)                                                                                                                               ceil ( )
                                                                                                                   inspect ( obj )
                                                           scrollTo ( element )                                                                       floor ( )
clear ( )
                                                                                                                   isArray ( obj )                                                                                                viewportOset.top
                                                                                                                                                      round ( )
                                                           select ( element, selector... )
clone ( )
                                                                                                                   isElement ( obj )                  succ ( )                                                                                                cumulativeOset.top
                                                           setOpacity ( element, opacity )
compact ( )
                                                                                                                   isFunction ( obj )                                                                    dOsets.left
                                                                                                                                                      times ( iterator )
                                                           setStyle ( element, styles )
each ( iterator )
                                                                                                                   isHash ( obj )                     toColorPart ( )
                                                           show ( element )
first ( )
                                                                                                                   isNumber ( obj )                   toJSON ( )                                                                                                 fd
flatten ( )                                                siblings ( element )
                                                                                                                   isString ( obj )                   toPaddedString ( length[, radix] )
from ( iterable )                                          stopObserving ( element[, eventName[, handler]] )
                                                                                                                                                                                                                                                                                document.viewport.getHeight()
                                                                                                                   isUndefined ( obj )
indexOf ( value )                                                                                                                                                                                                          viewportOset.left
                                                           toggle ( element )
                                                                                                                   keys ( obj )
                                                                                                                                                      Function (Function.prototype)
inspect ( )                                                toggleClassName ( element, className )
                                                                                                                   toHTML ( obj )
last ( )                                                   undoClipping ( element )                                                                   argumentNames ( )
                                                                                                                                                                                                                                                    Element
                                                                                                                   toJSON ( obj )                                                                                  cumulativeOset.left
reduce ( )                                                 undoPositioned ( element )                                                                 bind ( thisObj[, arg...] )
                                                                                                                   toQueryString ( obj )
reverse ( [inline = true] )                                up ( element[, cssRule][, index = 0] )                                                     bindAsEventListener ( thisObj[, arg...] )
                                                                                                                   values ( obj )
size ( )                                                   update ( element[, newContent] )                                                           curry ( arg... )
toArray ( )                                                viewportOffset ( element )                                                                 defer ( arg... )                                                                                           document.viewport.getWidth()
                                                                                                                   Date (Date.prototype)
toJSON ( )
                                                           visible ( element )                                                                        delay ( seconds[, arg...] )
uniq ( )                                                                                                           toJSON ( )
                                                           wrap ( element, wrapper[, attributes] )                                                    methodize ( )
without ( value... )
                                                           writeAttribute ( element, attribute[, value = true] )                                      wrap ( wrapperFunction[, arg...] )

More Related Content

What's hot

Jquery 13 cheatsheet_v1
Jquery 13 cheatsheet_v1Jquery 13 cheatsheet_v1
Jquery 13 cheatsheet_v1
ilesh raval
 
Cleaner, Leaner, Meaner: Refactoring your jQuery
Cleaner, Leaner, Meaner: Refactoring your jQueryCleaner, Leaner, Meaner: Refactoring your jQuery
Cleaner, Leaner, Meaner: Refactoring your jQueryRebecca Murphey
 
[Swift] Memento
[Swift] Memento[Swift] Memento
[Swift] Memento
Bill Kim
 
Jscex: Write Sexy JavaScript (中文)
Jscex: Write Sexy JavaScript (中文)Jscex: Write Sexy JavaScript (中文)
Jscex: Write Sexy JavaScript (中文)jeffz
 
响应式编程及框架
响应式编程及框架响应式编程及框架
响应式编程及框架
jeffz
 
深入浅出Jscex
深入浅出Jscex深入浅出Jscex
深入浅出Jscexjeffz
 
Scala in practice
Scala in practiceScala in practice
Scala in practice
andyrobinson8
 
Functionality Focused Code Organization
Functionality Focused Code OrganizationFunctionality Focused Code Organization
Functionality Focused Code Organization
Rebecca Murphey
 
Jscex: Write Sexy JavaScript
Jscex: Write Sexy JavaScriptJscex: Write Sexy JavaScript
Jscex: Write Sexy JavaScriptjeffz
 
Fabric.js @ Falsy Values
Fabric.js @ Falsy ValuesFabric.js @ Falsy Values
Fabric.js @ Falsy Values
Juriy Zaytsev
 
究極のコントローラを目指す
究極のコントローラを目指す究極のコントローラを目指す
究極のコントローラを目指す
Yasuo Harada
 
Using Templates to Achieve Awesomer Architecture
Using Templates to Achieve Awesomer ArchitectureUsing Templates to Achieve Awesomer Architecture
Using Templates to Achieve Awesomer Architecture
Garann Means
 

What's hot (13)

Jquery 13 cheatsheet_v1
Jquery 13 cheatsheet_v1Jquery 13 cheatsheet_v1
Jquery 13 cheatsheet_v1
 
Cleaner, Leaner, Meaner: Refactoring your jQuery
Cleaner, Leaner, Meaner: Refactoring your jQueryCleaner, Leaner, Meaner: Refactoring your jQuery
Cleaner, Leaner, Meaner: Refactoring your jQuery
 
[Swift] Memento
[Swift] Memento[Swift] Memento
[Swift] Memento
 
Jscex: Write Sexy JavaScript (中文)
Jscex: Write Sexy JavaScript (中文)Jscex: Write Sexy JavaScript (中文)
Jscex: Write Sexy JavaScript (中文)
 
响应式编程及框架
响应式编程及框架响应式编程及框架
响应式编程及框架
 
深入浅出Jscex
深入浅出Jscex深入浅出Jscex
深入浅出Jscex
 
Scala in practice
Scala in practiceScala in practice
Scala in practice
 
Functionality Focused Code Organization
Functionality Focused Code OrganizationFunctionality Focused Code Organization
Functionality Focused Code Organization
 
Jscex: Write Sexy JavaScript
Jscex: Write Sexy JavaScriptJscex: Write Sexy JavaScript
Jscex: Write Sexy JavaScript
 
Fabric.js @ Falsy Values
Fabric.js @ Falsy ValuesFabric.js @ Falsy Values
Fabric.js @ Falsy Values
 
究極のコントローラを目指す
究極のコントローラを目指す究極のコントローラを目指す
究極のコントローラを目指す
 
Prototype Framework
Prototype FrameworkPrototype Framework
Prototype Framework
 
Using Templates to Achieve Awesomer Architecture
Using Templates to Achieve Awesomer ArchitectureUsing Templates to Achieve Awesomer Architecture
Using Templates to Achieve Awesomer Architecture
 

Similar to this is ruby test

FLATMAP ZAT SHIT : les monades expliquées aux geeks (Devoxx France 2013)
FLATMAP ZAT SHIT : les monades expliquées aux geeks (Devoxx France 2013)FLATMAP ZAT SHIT : les monades expliquées aux geeks (Devoxx France 2013)
FLATMAP ZAT SHIT : les monades expliquées aux geeks (Devoxx France 2013)
François Sarradin
 
Build your own entity with Drupal
Build your own entity with DrupalBuild your own entity with Drupal
Build your own entity with Drupal
Marco Vito Moscaritolo
 
Proxies are Awesome!
Proxies are Awesome!Proxies are Awesome!
Proxies are Awesome!
Brendan Eich
 
jQuery
jQueryjQuery
jQuery
Jay Poojara
 
Backbone.js: Run your Application Inside The Browser
Backbone.js: Run your Application Inside The BrowserBackbone.js: Run your Application Inside The Browser
Backbone.js: Run your Application Inside The Browser
Howard Lewis Ship
 
Secrets of JavaScript Libraries
Secrets of JavaScript LibrariesSecrets of JavaScript Libraries
Secrets of JavaScript Libraries
jeresig
 
Introduction to Client-Side Javascript
Introduction to Client-Side JavascriptIntroduction to Client-Side Javascript
Introduction to Client-Side Javascript
Julie Iskander
 
Your Entity, Your Code
Your Entity, Your CodeYour Entity, Your Code
Your Entity, Your Code
Marco Vito Moscaritolo
 
Your Entity, Your Code
Your Entity, Your CodeYour Entity, Your Code
Your Entity, Your Code
DrupalDay
 
jQuery. Write less. Do More.
jQuery. Write less. Do More.jQuery. Write less. Do More.
jQuery. Write less. Do More.
Dennis Loktionov
 
(first '(Clojure.))
(first '(Clojure.))(first '(Clojure.))
(first '(Clojure.))
niklal
 
Modular and Event-Driven JavaScript
Modular and Event-Driven JavaScriptModular and Event-Driven JavaScript
Modular and Event-Driven JavaScript
Eduardo Shiota Yasuda
 
Bubbles & Trees with jQuery
Bubbles & Trees with jQueryBubbles & Trees with jQuery
Bubbles & Trees with jQuery
Bastian Feder
 
Javascript And J Query
Javascript And J QueryJavascript And J Query
Javascript And J Query
itsarsalan
 
FrOScamp Zurich: Introducing JCR - 2010
FrOScamp Zurich: Introducing JCR - 2010FrOScamp Zurich: Introducing JCR - 2010
FrOScamp Zurich: Introducing JCR - 2010
David Nuescheler
 
droidQuery: The Android port of jQuery
droidQuery: The Android port of jQuerydroidQuery: The Android port of jQuery
droidQuery: The Android port of jQuery
PhDBrown
 

Similar to this is ruby test (20)

FLATMAP ZAT SHIT : les monades expliquées aux geeks (Devoxx France 2013)
FLATMAP ZAT SHIT : les monades expliquées aux geeks (Devoxx France 2013)FLATMAP ZAT SHIT : les monades expliquées aux geeks (Devoxx France 2013)
FLATMAP ZAT SHIT : les monades expliquées aux geeks (Devoxx France 2013)
 
Build your own entity with Drupal
Build your own entity with DrupalBuild your own entity with Drupal
Build your own entity with Drupal
 
Hadoop + Clojure
Hadoop + ClojureHadoop + Clojure
Hadoop + Clojure
 
Proxies are Awesome!
Proxies are Awesome!Proxies are Awesome!
Proxies are Awesome!
 
jQuery
jQueryjQuery
jQuery
 
Hw09 Hadoop + Clojure
Hw09   Hadoop + ClojureHw09   Hadoop + Clojure
Hw09 Hadoop + Clojure
 
JQuery introduction
JQuery introductionJQuery introduction
JQuery introduction
 
Backbone.js: Run your Application Inside The Browser
Backbone.js: Run your Application Inside The BrowserBackbone.js: Run your Application Inside The Browser
Backbone.js: Run your Application Inside The Browser
 
Secrets of JavaScript Libraries
Secrets of JavaScript LibrariesSecrets of JavaScript Libraries
Secrets of JavaScript Libraries
 
Introduction to Client-Side Javascript
Introduction to Client-Side JavascriptIntroduction to Client-Side Javascript
Introduction to Client-Side Javascript
 
Your Entity, Your Code
Your Entity, Your CodeYour Entity, Your Code
Your Entity, Your Code
 
Your Entity, Your Code
Your Entity, Your CodeYour Entity, Your Code
Your Entity, Your Code
 
jQuery. Write less. Do More.
jQuery. Write less. Do More.jQuery. Write less. Do More.
jQuery. Write less. Do More.
 
(first '(Clojure.))
(first '(Clojure.))(first '(Clojure.))
(first '(Clojure.))
 
Basics of j query
Basics of j queryBasics of j query
Basics of j query
 
Modular and Event-Driven JavaScript
Modular and Event-Driven JavaScriptModular and Event-Driven JavaScript
Modular and Event-Driven JavaScript
 
Bubbles & Trees with jQuery
Bubbles & Trees with jQueryBubbles & Trees with jQuery
Bubbles & Trees with jQuery
 
Javascript And J Query
Javascript And J QueryJavascript And J Query
Javascript And J Query
 
FrOScamp Zurich: Introducing JCR - 2010
FrOScamp Zurich: Introducing JCR - 2010FrOScamp Zurich: Introducing JCR - 2010
FrOScamp Zurich: Introducing JCR - 2010
 
droidQuery: The Android port of jQuery
droidQuery: The Android port of jQuerydroidQuery: The Android port of jQuery
droidQuery: The Android port of jQuery
 

More from 51 lecture

1244600439API2 upload
1244600439API2 upload1244600439API2 upload
1244600439API2 upload51 lecture
 
1242982622API2 upload
1242982622API2 upload1242982622API2 upload
1242982622API2 upload51 lecture
 
1242982374API2 upload
1242982374API2 upload1242982374API2 upload
1242982374API2 upload51 lecture
 
1242626441API2 upload
1242626441API2 upload1242626441API2 upload
1242626441API2 upload51 lecture
 
1242625986my upload
1242625986my upload1242625986my upload
1242625986my upload51 lecture
 
1242361147my upload ${file.name}
1242361147my upload ${file.name}1242361147my upload ${file.name}
1242361147my upload ${file.name}51 lecture
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test51 lecture
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test51 lecture
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test51 lecture
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test51 lecture
 
this is test api2
this is test api2this is test api2
this is test api2
51 lecture
 
My cool new Slideshow!
My cool new Slideshow!My cool new Slideshow!
My cool new Slideshow!51 lecture
 
Stress Management
Stress Management Stress Management
Stress Management 51 lecture
 
Iim A Managment
Iim A ManagmentIim A Managment
Iim A Managment51 lecture
 
Time Management
Time ManagementTime Management
Time Management51 lecture
 
Conversation By Design
Conversation By DesignConversation By Design
Conversation By Design51 lecture
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
51 lecture
 
dynamics-of-wikipedia-1196670708664566-3
dynamics-of-wikipedia-1196670708664566-3dynamics-of-wikipedia-1196670708664566-3
dynamics-of-wikipedia-1196670708664566-3
51 lecture
 
Tech_Implementation of Complex ITIM Workflows
Tech_Implementation of Complex ITIM WorkflowsTech_Implementation of Complex ITIM Workflows
Tech_Implementation of Complex ITIM Workflows
51 lecture
 
javascript reference
javascript referencejavascript reference
javascript reference51 lecture
 

More from 51 lecture (20)

1244600439API2 upload
1244600439API2 upload1244600439API2 upload
1244600439API2 upload
 
1242982622API2 upload
1242982622API2 upload1242982622API2 upload
1242982622API2 upload
 
1242982374API2 upload
1242982374API2 upload1242982374API2 upload
1242982374API2 upload
 
1242626441API2 upload
1242626441API2 upload1242626441API2 upload
1242626441API2 upload
 
1242625986my upload
1242625986my upload1242625986my upload
1242625986my upload
 
1242361147my upload ${file.name}
1242361147my upload ${file.name}1242361147my upload ${file.name}
1242361147my upload ${file.name}
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test
 
this is ruby test
this is ruby testthis is ruby test
this is ruby test
 
this is test api2
this is test api2this is test api2
this is test api2
 
My cool new Slideshow!
My cool new Slideshow!My cool new Slideshow!
My cool new Slideshow!
 
Stress Management
Stress Management Stress Management
Stress Management
 
Iim A Managment
Iim A ManagmentIim A Managment
Iim A Managment
 
Time Management
Time ManagementTime Management
Time Management
 
Conversation By Design
Conversation By DesignConversation By Design
Conversation By Design
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
 
dynamics-of-wikipedia-1196670708664566-3
dynamics-of-wikipedia-1196670708664566-3dynamics-of-wikipedia-1196670708664566-3
dynamics-of-wikipedia-1196670708664566-3
 
Tech_Implementation of Complex ITIM Workflows
Tech_Implementation of Complex ITIM WorkflowsTech_Implementation of Complex ITIM Workflows
Tech_Implementation of Complex ITIM Workflows
 
javascript reference
javascript referencejavascript reference
javascript reference
 

Recently uploaded

Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 

Recently uploaded (20)

Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 

this is ruby test

  • 1. Prototype.js cheat sheet 1.6.0.2 designed by thinkweb2.com Utility Methods Prototype Event Element (constructor) Enumerable document absolutize ( element ) element ( event ) $ ( id | element ) K ( argument ) all ( iterator ) fire ( eventName[, memo] ) extend ( event ) addClassName ( element, className ) $$ ( cssRule ) emptyFunction ( ) any ( iterator ) observe ( eventName, handler ) findElement ( event, tagName ) addMethods ( [methods] ) $A ( iterable ) collect ( iterator ) stopObserving ( eventName[, handler] ) fire ( element, eventName[, memo] ) adjacent ( element[, selectors... ] ) $F ( element ) detect ( iterator ) Prototype.Browser isLeftClick ( event ) ancestors ( element ) $H ( [obj] ) each ( iterator ) document.viewport IE observe ( element, eventName, handler ) childElements ( element ) $R ( start, end[, exclusive = false] ) eachSlice ( size, iterator ) getDimensions ( ) Opera pointerX ( event ) classNames $w ( String ) entries ( ) WebKit getHeight ( ) pointerY ( event ) cleanWhitespace ( element ) Try.these ( Function... ) find ( iterator ) Gecko getScrollOffsets ( ) stop ( event ) clonePosition ( element, source[, options] ) document.getElementsByClassName findAll ( iterator ) MobileSafari getWidth ( ) stopObserving ( element[, eventName[, handler]] ) cumulativeOffset ( element ) grep ( regex, iterator ) cumulativeScrollOffset ( element ) inGroupsOf ( size ) Prototype.BrowserFeatures Class String (String.prototype) descendantOf ( element, ancestor ) Form include ( object ) XPath addMethods ( methods ) blank ( ) descendants ( element ) inject ( accumulator, iterator ) disable ( formElement ) create ( [superclass][, methods... ]) camelize ( ) down ( element[, cssRule ][, index = 0] ) invoke ( methodName[, args ] ) enable ( formElement ) capitalize ( ) RegExp empty ( element ) map ( iterator ) findFirstElement ( formElement ) dasherize ( ) escape ( string ) Position extend ( element ) max ( iterator ) focusFirstElement ( formElement ) empty ( ) absolutize fire ( eventName[, memo ] ) member ( object ) getElements ( formElement ) endsWith ( substring ) clone RegExp (RegExp.prototype) firstDescendant ( element ) min ( iterator ) getInputs ( formElement[, type[, name]] ) escapeHTML ( ) cumulativeOffset getDimensions ( element ) match ( string ) partition ( iterator ) request ( [options] ) evalJSON ( [sanitize] ) offsetParent getElementsByClassName pluck ( propertyName ) reset ( formElement ) evalScripts ( ) overlap getElementsBySelector reject ( iterator ) serialize ( formElement[, getHash = false] ) extractScripts ( ) PeriodicalExecuter (constructor) page getHeight ( element ) select ( iterator ) serializeElements ( elements[, getHash = false] ) gsub ( pattern, replacement ) positionedOffset stop ( event ) getOffsetParent ( element ) size ( ) include ( substring ) prepare getStyle ( element, property ) sortBy ( iterator ) Form.Element inspect ( [useDoubleQuotes] ) realOffset getWidth ( element ) ObjectRange (constructor) toArray ( ) activate ( element ) interpolate ( object[, pattern] ) relativize hasClassName ( element, className ) zip ( Sequence..., iterator ) include ( value ) clear ( element ) isJSON ( ) within hide ( element ) disable ( element ) parseQuery ( [separator = &] ) withinIncludingScrolloffsets identify ( element ) Hash (constructor) enable ( element ) scan ( pattern, iterator ) Template (constructor) immediateDescendants focus ( element ) clone ( ) startsWith ( substring ) evaluate ( object ) Insertion insert ( element, {position: content} ) getValue ( element ) each ( iterator ) strip ( ) inspect ( element ) After present ( element ) stripScripts ( ) get ( key ) TimedObserver makeClipping ( element ) Before stripTags ( ) select ( element ) inspect ( ) new Form.Element.Observer ( element, freq, callback ) makePositioned ( element ) Bottom sub ( pattern, replacement[, count = 1] ) serialize ( element ) keys ( ) new Form.Observer ( element, freq, callback ) Top match ( element, selector ) succ ( ) setValue ( element, value ) merge ( object ) next ( element[, cssRule][, index = 0] ) times ( count ) set ( key, value ) nextSiblings ( element ) toArray ( ) Ajax toJSON ( ) observe ( element, eventName, handler ) toJSON ( ) toObject ( ) new Ajax.PeriodicalUpdater ( container, url[, options] ) Offsets/Dimensions positionedOffset ( element ) toQueryParams ( [separator = &] ) toQueryString ( ) new Ajax.Request ( url[, options] ) previous ( element[, cssRule][, index = 0] ) truncate ( [length = 30[, suffix = ‘...’]] ) unset ( key ) new Ajax.Updater ( container, url[, options] ) var dOsets = document.viewport.getScrollOsets(); previousSiblings ( element ) underscore ( ) update ( object ) readAttribute ( element, attribute ) unescapeHTML ( ) values ( ) Ajax.Responders recursivelyCollect ( element, property ) unfilterJSON ( [filter = Prototype.JSONFilter] ) register ( responder ) relativize ( element ) dOsets.top Object unregister ( responder ) Number (Number.prototype) remove ( element ) clone ( obj ) removeClassName ( element, className ) abs ( ) extend ( dest, src ) replace ( element[, html] ) Array (Array.prototype) ceil ( ) inspect ( obj ) scrollTo ( element ) floor ( ) clear ( ) isArray ( obj ) viewportOset.top round ( ) select ( element, selector... ) clone ( ) isElement ( obj ) succ ( ) cumulativeOset.top setOpacity ( element, opacity ) compact ( ) isFunction ( obj ) dOsets.left times ( iterator ) setStyle ( element, styles ) each ( iterator ) isHash ( obj ) toColorPart ( ) show ( element ) first ( ) isNumber ( obj ) toJSON ( ) fd flatten ( ) siblings ( element ) isString ( obj ) toPaddedString ( length[, radix] ) from ( iterable ) stopObserving ( element[, eventName[, handler]] ) document.viewport.getHeight() isUndefined ( obj ) indexOf ( value ) viewportOset.left toggle ( element ) keys ( obj ) Function (Function.prototype) inspect ( ) toggleClassName ( element, className ) toHTML ( obj ) last ( ) undoClipping ( element ) argumentNames ( ) Element toJSON ( obj ) cumulativeOset.left reduce ( ) undoPositioned ( element ) bind ( thisObj[, arg...] ) toQueryString ( obj ) reverse ( [inline = true] ) up ( element[, cssRule][, index = 0] ) bindAsEventListener ( thisObj[, arg...] ) values ( obj ) size ( ) update ( element[, newContent] ) curry ( arg... ) toArray ( ) viewportOffset ( element ) defer ( arg... ) document.viewport.getWidth() Date (Date.prototype) toJSON ( ) visible ( element ) delay ( seconds[, arg...] ) uniq ( ) toJSON ( ) wrap ( element, wrapper[, attributes] ) methodize ( ) without ( value... ) writeAttribute ( element, attribute[, value = true] ) wrap ( wrapperFunction[, arg...] )