PHP Class Storm\Drivers\Platforms\Mysql\Tables\Engine

Inheritance: extends Storm\Drivers\Base\Relational\StructuralTableTrait
Afficher le fichier Open project: timetoogo/penumbra Class Usage Examples

Méthodes publiques

Méthode Description
GetName ( )
__construct ( $Name )

Méthodes protégées

Méthode Description
IsStructuralTrait ( StructuralTableTrait $OtherTrait )

Method Details

GetName() final public méthode

final public GetName ( )

IsStructuralTrait() protected méthode

protected IsStructuralTrait ( StructuralTableTrait $OtherTrait )
$OtherTrait Storm\Drivers\Base\Relational\StructuralTableTrait

__construct() public méthode

public __construct ( $Name )