flexy:if="variable or method()"

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()

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.