
Public Member Functions | |
| __construct ($propertyName=null, $alias=null) | |
| getAlias () | |
Protected Attributes | |
| $property = null | |
| $alias = null | |
Definition at line 16 of file BaseProjection.class.php.
| BaseProjection::__construct | ( | $ | propertyName = null, |
|
| $ | alias = null | |||
| ) |
| BaseProjection::getAlias | ( | ) |
BaseProjection::$property = null [protected] |
Definition at line 18 of file BaseProjection.class.php.
BaseProjection::$alias = null [protected] |
1.5.4