File: Games\GamesByEmail.GameForm.js

GamesByEmail
Class GameForms

Object
  
 
 
GamesByEmail.GameForms

All Implemented Interfaces:

Class, Elemental, Resourceful, Server


GamesByEmail.GameForms

implements Foundation.Class, Foundation.Elemental, Foundation.Resourceful, Foundation.Server

Constructor Summary
GamesByEmail.GameForms(settings)

Field Summary
static  defaultSettings
static  resourcePack

Fields inherited from Foundation.Elemental
$Foundation_$registry_index

Method Summary
static  addJoinGameFormsToPage(elementId, settings)
 catchResponseError(url, postData, responseText, errorObject)
static  changeDomain(domain, extension)
 dispose()
static  importDefaultSettings(gameForms)
 importSettings(settings)
 joinGamesHtml(htmlBuilder)
 receiveGames(gamesResponse)
 requestGames(showRefreshingMessage)
 responseErrorReported(message)

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Methods inherited from Foundation.Elemental
attachEvent, detachEvent, elementId, event, getById, getElement, getElementValue, getElements, getFirst, getNext, parseElementId, processHtml, processHtml

Methods inherited from Foundation.Resourceful
resource, resource, resourceUrl, resourceUrl

Methods inherited from Foundation.Server
server, serverSerialized, serverSynchronous

Constructor Detail

GameForms

GamesByEmail.GameForms(settings)
Parameters:
settings - 

Field Detail

defaultSettings

static defaultSettings

resourcePack

static resourcePack

Method Detail

addJoinGameFormsToPage

static addJoinGameFormsToPage(elementId,
                              settings)
Parameters:
elementId - 

settings - 


catchResponseError

catchResponseError(url,
                   postData,
                   responseText,
                   errorObject)
Parameters:
url - 

postData - 

responseText - 

errorObject - 


changeDomain

static changeDomain(domain,
                    extension)
Parameters:
domain - 

extension - 


dispose

dispose()
Overrides:
dispose in class Class

importDefaultSettings

static importDefaultSettings(gameForms)
Parameters:
gameForms - 


importSettings

importSettings(settings)
Parameters:
settings - 


joinGamesHtml

joinGamesHtml(htmlBuilder)
Parameters:
htmlBuilder - 


receiveGames

receiveGames(gamesResponse)
Parameters:
gamesResponse - 


requestGames

requestGames(showRefreshingMessage)
Parameters:
showRefreshingMessage - 


responseErrorReported

responseErrorReported(message)
Parameters:
message -