conditionparser.php
Table of Contents
Classes
- vB_Utility_Template_ConditionParser
- A helper parser for validating if conditionals this takes PHP code and verifies that it is a subset of PHP safe for use in templates. The purpose of this is to ensure that there is no way to create aribraty PHP code exploits from user data when evaluating templates.
- vB_Utility_Template_Exception_ConditionParse