DaoMoveHelper Class Reference
[Various accompanying utilities]

Inheritance diagram for DaoMoveHelper:

Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static setNullValue ($nullValue)
static setProperty ($property)
static up (DAOConnected $object, LogicalObject $exp=null)
static down (DAOConnected $object, LogicalObject $exp=null)

Static Private Attributes

static $nullValue = 0
static $property = 'position'


Detailed Description

Definition at line 16 of file DaoMoveHelper.class.php.


Member Function Documentation

static DaoMoveHelper::setNullValue ( nullValue  )  [static]

Definition at line 21 of file DaoMoveHelper.class.php.

References $nullValue.

static DaoMoveHelper::setProperty ( property  )  [static]

Definition at line 26 of file DaoMoveHelper.class.php.

References $property.

static DaoMoveHelper::up ( DAOConnected object,
LogicalObject exp = null 
) [static]

Definition at line 31 of file DaoMoveHelper.class.php.

References ObjectQuery::create(), DAOConnected::dao(), Assert::isTrue(), Expression::lt(), DaoUtils::setNullValue(), and DaoUtils::swap().

Here is the call graph for this function:

static DaoMoveHelper::down ( DAOConnected object,
LogicalObject exp = null 
) [static]

Definition at line 73 of file DaoMoveHelper.class.php.

References ObjectQuery::create(), DAOConnected::dao(), Expression::gt(), Assert::isTrue(), DaoUtils::setNullValue(), and DaoUtils::swap().

Here is the call graph for this function:


Member Data Documentation

DaoMoveHelper::$nullValue = 0 [static, private]

Definition at line 18 of file DaoMoveHelper.class.php.

Referenced by setNullValue().

DaoMoveHelper::$property = 'position' [static, private]

Definition at line 19 of file DaoMoveHelper.class.php.

Referenced by setProperty().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:11 2007 for onPHP by  doxygen 1.5.4