Class Index | File Index

Classes


Class UserParam


Extends BaseNode.
A class represent: {#param}.
Defined in: jtemplates.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
UserParam(oper, templ)
Create new node for {#param}.
Method Summary
Method Attributes Method Name and Description
 
get(d, param, element, deep)
Return value of selected parameter.
Class Detail
UserParam(oper, templ)
Create new node for {#param}.
Parameters:
{string} oper
content of operator {#..}
{Template} templ
template
Method Detail
{String} get(d, param, element, deep)
Return value of selected parameter.
Parameters:
{object} d
data
{object} param
parameters
{Element} element
a HTML element
{Number} deep
Returns:
{String} empty string

Documentation generated by JsDoc Toolkit 2.1.0 on Sun Aug 05 2012 14:49:18 GMT+0200 (CEST)