PHP Class FluxBB\Models\Group

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
children ( )
hasParent ( )
isAdmin ( )
parent ( )
permissions ( )
users ( )

Method Details

children() public méthode

public children ( )

hasParent() public méthode

public hasParent ( )

isAdmin() public méthode

public isAdmin ( )

parent() public méthode

public parent ( )

permissions() public méthode

public permissions ( )

users() public méthode

public users ( )

Property Details

$fillable protected_oe property

protected $fillable

$table protected_oe property

protected $table