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_AlwaysTrue

Always returns true

Horde_Constraint_AlwaysTrue implements Horde_Constraint
Author: James Pepin james@jamespepin.com
Located at Horde/Constraint/AlwaysTrue.php
Methods summary
public
# evaluate( mixed $value )

Implementation of

Horde_Constraint::evaluate()
API documentation generated by ApiGen