MoreMotion Face API

Class GhostForm

Object
   |
   +--GhostForm

class GhostForm


Represents a Form that is created on the air and is used to submit only the parameters which are really required on the server.
Defined in Common.js


Field Summary
 Object form
          
 
Constructor Summary
GhostForm(form)
           
 
Method Summary
 Object add(name, value)
           Creates a new hidden input with the given name and the value and appends to this form
 void addObject(o)
           Adds the properties in the given property object to this form
 Object push(name, value)
           Creates a new hidden input with the given name and the value and inserts into this form at the top.
 void submit(method)
           Submits the form

Field Detail

form

Object form

Constructor Detail

GhostForm

GhostForm(form)

Method Detail

add

Object add(name, value)

addObject

void addObject(o)

push

Object push(name, value)

submit

void submit(method)

MoreMotion Face API

Copyright 2002 - 2010, MOR YAZILIM
Documentation generated by JSDoc on Sun Apr 18 18:29:19 2010