Games\GamesByEmail.GameForm.js
GamesByEmail
Object
All Implemented Interfaces:
GamesByEmail.GameForms
implementsFoundation.Class
,Foundation.Elemental
,Foundation.Resourceful
,Foundation.Server
Constructor Summary |
|
Field Summary | |
static | defaultSettings
|
static | resourcePack
|
Fields inherited from Foundation.Elemental |
$Foundation_$registry_index |
Method Summary | |
static |
|
|
|
static |
|
|
|
static |
|
|
|
|
|
|
|
|
|
|
|
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 |
GamesByEmail.GameForms(settings)
settings -
Field Detail |
static defaultSettings
static resourcePack
Method Detail |
static addJoinGameFormsToPage(elementId,
settings)
elementId -
settings -
catchResponseError(url,
postData,
responseText,
errorObject)
url -
postData -
responseText -
errorObject -
static changeDomain(domain,
extension)
domain -
extension -
dispose()
dispose
in class Class
static importDefaultSettings(gameForms)
gameForms -
importSettings(settings)
settings -
joinGamesHtml(htmlBuilder)
htmlBuilder -
receiveGames(gamesResponse)
gamesResponse -
requestGames(showRefreshingMessage)
showRefreshingMessage -
responseErrorReported(message)
message -