Class Index | File Index

Classes


Class opFORFactory

Handler for a tag 'FOR'. Create new and return relative opFOREACH object.
Defined in: jtemplates.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
opFORFactory(oper, par, template)
Handler for a tag 'FOR'.
Class Detail
opFORFactory(oper, par, template)
Handler for a tag 'FOR'. Create new and return relative opFOREACH object.
Parameters:
{string} oper
content of operator {#..}
{object} par
parent node
{Template} template
a pointer to Template object
Returns:
{opFOREACH}

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