PHP Class TypeAttribute

Inheritance: extends yupe\models\YModel
Afficher le fichier Open project: yupe/yupe Class Usage Examples

Méthodes publiques

Méthode Description
model ( null | string $className = __CLASS__ )
relations ( ) : array
rules ( ) : array
tableName ( ) : string

Method Details

model() public static méthode

public static model ( null | string $className = __CLASS__ )
$className null | string

relations() public méthode

public relations ( ) : array
Résultat array

rules() public méthode

public rules ( ) : array
Résultat array

tableName() public méthode

public tableName ( ) : string
Résultat string the associated database table name