Hello,
I have some javascript running using APE JSF to connect to an APE
server, which I have installed myself. Everything works fine, but I
have the following questions. I hope someone can help me with these.
Help will be appreciated.
1. The client of the JSF (Javascript Framework) has a load function to
load the APE core into an iframe in the webclient. I see in several
examples that the function is used with a parameter, like:
client.load({'identifier':'chatdemo'});
Where can I find a manual explaining the parameters, and what they are
used for?
2. The Core of the JSF has a start function, which can have a
parameter, as in:
client.core.start({'name': rand_chars()});
Where is this parameter used for? Where can I find a manual explaining
the parameters of the start function?
3. I really need a manual (not on the internet) explaining the
complete JSF framework functions with all the parameters, and all the
options for configuring the APE server. Where can I can such a manual?
If not free, is it for sale?
4. What is the modchat option for the APE server? Where can I find
documentation for it?
Thanks in advance.
Mart L.
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/