PHP Class TeamRecord, prado

Inheritance: extends BaseFkRecord
Afficher le fichier Open project: pradosoft/prado Class Usage Examples

Méthodes publiques

Свойство Type Description
$RELATIONS define the $player member having has many relationship with PlayerRecord
$location
$name
$players

Méthodes publiques

Méthode Description
finder ( $className = __CLASS__ )

Method Details

finder() public static méthode

public static finder ( $className = __CLASS__ )

Property Details

$RELATIONS public_oe static_oe property

define the $player member having has many relationship with PlayerRecord
public static $RELATIONS

$location public_oe property

public $location

$name public_oe property

public $name

$players public_oe property

public $players