PHP Interface CrudKit\Pages\Page

Afficher le fichier Open project: skyronic/crudkit Interface Usage Examples

Méthodes publiques

Méthode Description
getId ( ) : mixed
getName ( ) : string
init ( $app = null )
render ( ) : string
setName ( string $name )

Method Details

getId() public méthode

public getId ( ) : mixed
Résultat mixed

getName() public méthode

public getName ( ) : string
Résultat string

init() public méthode

public init ( $app = null )

render() public méthode

public render ( ) : string
Résultat string

setName() public méthode

public setName ( string $name )
$name string