Javascript

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Created page with "Here is information about how to use the embedded Javascript implementation to change the behavior of Yate. {|class="yate-table" |class="yate-header-right"|Information about ...")
 
Line 2: Line 2:
  
 
{|class="yate-table"
 
{|class="yate-table"
|class="yate-header-right"|Information about the language
+
|class="yate_header_left"|'''Information about the language'''
 +
|class="yate-header-right"|'''Configuration examples'''
 
|-
 
|-
|class="yate-content-right"|
+
|class="telephony-content-left"|
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Including other files]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Including other files]]</font><br/>
 
<div class="yate-page-desc">Language extensions for including other files and libraries.</div>
 
<div class="yate-page-desc">Language extensions for including other files and libraries.</div>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Constructors and prototypes]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Constructors and prototypes]]</font><br/>
 
<div class="yate-page-desc">Object construction and prototypal inheritance in Javascript.</div>
 
<div class="yate-page-desc">Object construction and prototypal inheritance in Javascript.</div>
 +
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Javascript routing]]</font><br/>
 +
<div class="yate-page-desc"></div>
 +
|class="yate-content-right"|
 +
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[How to do routing using javascript]]</font><br/>
 +
<div class="yate-page-desc"></div>
 
|}
 
|}

Revision as of 11:55, 27 February 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
 
How to do routing using javascript
Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers