PHP Class FluxBB\Models\Category

Inheritance: extends Base
Afficher le fichier Open project: fluxbb/core Class Usage Examples

Protected Properties

Свойство Type Description
$fillable
$table

Méthodes publiques

Méthode Description
all ( $columns = [] )
allForGroup ( $group_id )
forums ( )

Method Details

all() public static méthode

public static all ( $columns = [] )

allForGroup() public static méthode

public static allForGroup ( $group_id )

forums() public méthode

public forums ( )

Property Details

$fillable protected_oe property

protected $fillable

$table protected_oe property

protected $table