Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PlayerRecord
PHP Class PlayerRecord, prado
The followings are the available columns in table 'player':
Inheritance:
extends
CActiveRecord
Mostra file
Open project: pradosoft/prado
Class Usage Examples
Public Properties
Property
Type
Description
$RELATIONS
$age
$player_id
$profile
$team
$team_name
Public Methods
Method
Description
finder
(
$className
= __CLASS__ )
getSkills
( )
setSkills
(
$value
)
Method Details
finder()
public
static
method
public
static
finder
(
$className
= __CLASS__ )
getSkills()
public
method
public
getSkills
( )
setSkills()
public
method
public
setSkills
(
$value
)
Property Details
$RELATIONS
public_oe static_oe property
public
static
$RELATIONS
$age
public_oe property
public
$age
$player_id
public_oe property
public
$player_id
$profile
public_oe property
public
$profile
$team
public_oe property
public
$team
$team_name
public_oe property
public
$team_name