<SELECT NAME="name"> (Previous) (Next) flexy:foreach="variable,key,value"

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

flexy:if="variable or method()"

flexy:if="variable or method()" -- creates a PHP if conditional tag

Description

creates an if condition surrounding the tag that it's included in.

Parameter

  • string variable - relates to $object->variable

  • string method - relates to $object->method()

  • string object.method relates to $object->object->method()

<SELECT NAME="name"> (Previous) (Next) flexy:foreach="variable,key,value"

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.