Package advancedfilters\components
Classes summary
AfDbCriteria | This class extends CDbCriteria to provide methods to easily add advanced filter conditions. |
AfException | The AfException class is used for exceptions raised by the advanced filters extension. |
AfParser | This class is responsible for parsing the entered expression into segments split by the "and" and "or" delimiters, and determining whether logic should be inverted. |