flexy:if="variable or method()"

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

Synopsis

Usage (flexy:if="variable", flexy:if="method()", flexy:if="object.method()")

Description

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

Parameter

Example