[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/webservice/amf/testclient/ -> AMFTester.mxml (summary)

Main class/dialog This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more details.

Author: Jordi Boggiano <[email protected]>
Author: Jamie Pratt <[email protected]>
File Size: 512 lines (17 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 17 functions

  init()
  doConnectToken()
  doConnectUsername()
  doConnect()
  handleConnection()
  outputResult()
  obj2string()
  depth2string()
  reloadArgs()
  toggleCheckBoxes()
  execute()
  clear()
  goBottom()
  refresh()
  time()
  faultHandler()
  push()

Functions
Functions that are not part of a class:

init()   X-Ref
restores the last settings if available


doConnectToken()   X-Ref
No description

doConnectUsername()   X-Ref
No description

doConnect()   X-Ref
initializes the connection


handleConnection(event:ResultEvent)   X-Ref
initializes the debugger dialog with the method list and everything


outputResult(event:ResultEvent)   X-Ref
outputs a response from the server


obj2string(obj:Object, depth:Number=0)   X-Ref
No description

depth2string(depth:Number)   X-Ref
No description

reloadArgs()   X-Ref
updates the display of arguments when the selected method changes

it's hardly optimal to do it that way but it was faster to copy paste, I just hope nobody needs more than 7 args

toggleCheckBoxes(startAt:uint)   X-Ref
No description

execute()   X-Ref
calls a method on the server


clear()   X-Ref
clears debug consoles


goBottom()   X-Ref
clears debug consoles


refresh()   X-Ref
refreshes the method list


time()   X-Ref
returns timestamp string


faultHandler(event:FaultEvent)   X-Ref
handler for specific net events


push(text:String)   X-Ref
pushes text into a console and scrolls it down automatically




Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1