PHP 클래스 ProfileRecord, prado

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

공개 프로퍼티들

프로퍼티 타입 설명
$RELATIONS
$fk_player_id
$player
$salary

공개 메소드들

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

메소드 상세

finder() 공개 정적인 메소드

public static finder ( $className = __CLASS__ )

프로퍼티 상세

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

public static $RELATIONS

$fk_player_id 공개적으로 프로퍼티

public $fk_player_id

$player 공개적으로 프로퍼티

public $player

$salary 공개적으로 프로퍼티

public $salary