Prototype

Páginas: 3 (704 palabras) Publicado: 4 de junio de 2011
Prototype JavaScript Library 1.5.0
Utility Methods
$(s|el [,s|el,..])
Takes one or more element ID’s or elements and mixes in Element methods

String
interpret(value) gsub(pattern, f)sub(pattern, f, count n) scan(pattern, f) truncate(length, s) strip() stripTags() stripScripts() extractScripts() evalScripts() escapeHTML() unescapeHTML() toQueryParams(separator) toArray() succ() camelize()capitalize() underscore() dasherize() inspect(dblquotes b) parseQuery = toQueryParams

Enumerable
Handles enumeration

Ajax (singleton)
XMLHttpRequest Interface

Element
Extends DOM nodes via$() and $$() (if executed as Singleton, element is first argument)

Form
Extends FORM nodes via $() and $$() (if executed as Singleton, element is first argument)

$$(cssSelectors s[,s,s..])Returns array of elements using CSS Selectors

$A(a)
Returns array with Array and Enumerable methods

$H(o)
Returns array with Hash and Enumerable methods

$w(s)
Splits string on spacesTry.these(f[,f,f..])
Exits after first successful function

$F = Form.Element.getValue() $R = new ObjectRange

Prototype
Version BrowserFeatures.XPath ScriptFragment emptyFunction() K()

Hashkeys() values() merge(hash) toQueryString() inspect()

Class
Enables object to use intialize method as constructor

each(f) eachSlice(n, f) all(f) any(f) collect(f) detect(f) findAll(f)grep(pattern, f) include(o) inGroupsOf(n, fillWith) inject(memo, f) invoke(method s) max(f) min(f) partition(f) pluck(property s) reject(f) sortBy(f) toArray() zip(a[,a,a..][,f]) size() inspect() map=collectfind=detect select=finaAll member=include entries=toArray

getTransport() activeRequestCount

Ajax.Responders extends
Enumerable (singleton)
Responds to Ajax events

responders register(o)unregister(o) dispatch(s, req, transport, json)

Ajax.Request extends .Base
Processes an Ajax request

initialize(url s, options o) success() getHeader(s)

Ajax.Updater extends .Base
and .Request...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Prototype
  • prototype
  • Fdm Rapid Prototype
  • Prototype: drag, drop and sortables
  • Prototype 2
  • Prototypes françaises
  • Tooling Prototype
  • Prototype Build And Test

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS