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

Class Horde_Constraint_Or

Represents a collection of constraints, if any are true, the collection will evaluate to true.

Horde_Constraint_Coupler implements Horde_Constraint
Extended by Horde_Constraint_Or
Author: James Pepin james@jamespepin.com
Author: Chuck Hagenbuch chuck@horde.org
Located at Horde/Constraint/Or.php
Methods summary
public
# evaluate( mixed $value )
Methods inherited from Horde_Constraint_Coupler
__construct(), addConstraint(), getConstraints()
API documentation generated by ApiGen