PHP 클래스 TeamRecord, prado

상속: extends BaseFkRecord
파일 보기 프로젝트 열기: pradosoft/prado 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$RELATIONS define the $player member having has many relationship with PlayerRecord
$location
$name
$players

공개 메소드들

메소드 설명
finder ( $className = __CLASS__ )

메소드 상세

finder() 공개 정적인 메소드

public static finder ( $className = __CLASS__ )

프로퍼티 상세

$RELATIONS 공개적으로 정적으로 프로퍼티

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

$location 공개적으로 프로퍼티

public $location

$name 공개적으로 프로퍼티

public $name

$players 공개적으로 프로퍼티

public $players