PHP Class ProfileRecord, prado

Inheritance: extends BaseFkRecord
Datei anzeigen Open project: pradosoft/prado Class Usage Examples

Public Properties

Property Type Description
$RELATIONS
$fk_player_id
$player
$salary

Public Methods

Method Description
finder ( $className = __CLASS__ )

Method Details

finder() public static method

public static finder ( $className = __CLASS__ )

Property Details

$RELATIONS public_oe static_oe property

public static $RELATIONS

$fk_player_id public_oe property

public $fk_player_id

$player public_oe property

public $player

$salary public_oe property

public $salary