Class opIF

Defined in jtemplates.js

A class represent: {#if}.


Constructor Summary
opIF(oper, par)
            Create a new conditional node.
 
Method Summary
 String get(d, param, element, deep)
           Process node depend on conditional and get the html string.
 BaseNode getParent()
           Get a parent node.
push(e)
           Add node 'e' to array.
switchToElse()
           Switch from collection onTrue to onFalse.
 
Methods inherited from class
BaseArray()


Constructor Detail

opIF

opIF(oper, par)

Method Detail

get

String get(d, param, element, deep)

getParent

BaseNode getParent()

push

push(e)

switchToElse

switchToElse()

Documentation generated by JsDoc Toolkit 1.3.0 on Sun Aug 31 2008 18:50:17 GMT+0200 (CEST)