ExtractPart Class Reference
[Dynamic query builder]

Inheritance diagram for ExtractPart:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($what, $from)
 toMapped (StorableDAO $dao, JoinCapableQuery $query)
 
Returns:
ExtractPart

 toDialectString (Dialect $dialect)

Static Public Member Functions

static create ($what, $from)

Private Attributes

 $what = null
 $from = null


Detailed Description

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


Constructor & Destructor Documentation

ExtractPart::__construct ( what,
from 
)

Definition at line 29 of file ExtractPart.class.php.

References $from, $what, and Assert::isTrue().

Here is the call graph for this function:


Member Function Documentation

static ExtractPart::create ( what,
from 
) [static]

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

References $from, and $what.

ExtractPart::toMapped ( StorableDAO dao,
JoinCapableQuery query 
)

Returns:
ExtractPart

Implements MappableObject.

Definition at line 52 of file ExtractPart.class.php.

ExtractPart::toDialectString ( Dialect dialect  ) 

Implements DialectString.

Definition at line 60 of file ExtractPart.class.php.


Member Data Documentation

ExtractPart::$what = null [private]

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

Referenced by __construct(), and create().

ExtractPart::$from = null [private]

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

Referenced by __construct(), and create().


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