APE JavaScript Framework Core Manual
- Core (function)
- addEvent » Adds and event listener for an Ape event.
- apeReconnect » Events sent when client reconnect.
- clearInterval » Clear an interval created by setInterval
- clearSession » clear you APE session
- constructor » Create a new APE instance
- delPipe » Delete a pipe from the Core.
- fireEvent » Fire an event
- getPipe » Get a pipe object.
- getSession » Retrieves a value from the session on the APE server.
- join » Join one or many channels.
- left » Left a channel.
- onCmd » Intercept a command
- onError » Intercept an error event.
- onRaw » Intercept a raw
- quit » Exit APE.
- request.cycledStack.add » Add a command to cycled request stack
- request.cycledStack.send » Force sending stack.
- request.cycledStack.setTime » Change cycled stack time.
- request.send » Send a command to the APE server
- request.stack.add » Add a command to request stack
- request.stack.send » Send the request stack.
- setSession » Save a session variable on the APE server.
- start » Initiate connection to APE server
- Core (variable)
- user » Contain current user object
CollaborAPE to our wiki !
Find the information you need on the APE Official Wiki : Install, Server, JSF, Help...
