Overview

Classes

  • Horde_Constraint_AlwaysFalse
  • Horde_Constraint_AlwaysTrue
  • Horde_Constraint_And
  • Horde_Constraint_Coupler
  • Horde_Constraint_IsEqual
  • Horde_Constraint_IsInstanceOf
  • Horde_Constraint_Not
  • Horde_Constraint_Null
  • Horde_Constraint_Or
  • Horde_Constraint_PregMatch

Interfaces

  • Horde_Constraint
  • Overview
  • Class
  • Tree

Interface Horde_Constraint

Interface for constraints.

Direct known implementers

Horde_Constraint_AlwaysFalse, Horde_Constraint_AlwaysTrue, Horde_Constraint_Coupler, Horde_Constraint_IsEqual, Horde_Constraint_IsInstanceOf, Horde_Constraint_Not, Horde_Constraint_Null, Horde_Constraint_PregMatch

Indirect known implementers

Horde_Constraint_And, Horde_Constraint_Or
Author: James Pepin james@jamespepin.com
Located at Horde/Constraint.php
Methods summary
public
# evaluate( mixed $value )
API documentation generated by ApiGen