Javascript

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Here is information about how to use the embedded Javascript implementation to change the behavior of Yate.
 
Here is information about how to use the embedded Javascript implementation to change the behavior of Yate.
 +
  
 
{|class="yate-table"
 
{|class="yate-table"

Revision as of 15:11, 19 March 2013

Here is information about how to use the embedded Javascript implementation to change the behavior of Yate.


Information about the language Configuration examples
 
Including other files
Language extensions for including other files and libraries.
 
Constructors and prototypes
Object construction and prototypal inheritance in Javascript.
 
Javascript routing
Configuring Javascript module to use routing scripts.
 
How to do routing using javascript
Routing rules written in a script using Yate's Javascript module.
 
How to access a database from Yate's Javascript module
Accessing the database from javascript module.


See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers