PHP Class Track, prado

The followings are the available columns in table 'track':
Inheritance: extends CActiveRecord
Exibir arquivo Open project: pradosoft/prado Class Usage Examples

Public Properties

Property Type Description
$Album FK -> Album.id
$RELATIONS
$album_id
$id
$song_name

Public Methods

Method Description
finder ( $class = __CLASS__ )

Method Details

finder() public static method

public static finder ( $class = __CLASS__ )

Property Details

$Album public_oe property

FK -> Album.id
public $Album

$RELATIONS public_oe static_oe property

public static $RELATIONS

$album_id public_oe property

public $album_id

$id public_oe property

public $id

$song_name public_oe property

public $song_name