PHP Class Msieprawski\ResourceTable\Presenters\AdminLTEPresenter

Inheritance: extends DefaultPresenter
Afficher le fichier Open project: msieprawski/resource-table

Méthodes publiques

Méthode Description
render ( ) : string Convert the URL window into Bootstrap HTML

Méthodes protégées

Méthode Description
getActivePageWrapper ( string $text ) : string Get HTML wrapper for active text
getDisabledTextWrapper ( string $text ) : string Get HTML wrapper for disabled text

Method Details

getActivePageWrapper() protected méthode

Get HTML wrapper for active text
protected getActivePageWrapper ( string $text ) : string
$text string
Résultat string

getDisabledTextWrapper() protected méthode

Get HTML wrapper for disabled text
protected getDisabledTextWrapper ( string $text ) : string
$text string
Résultat string

render() public méthode

Convert the URL window into Bootstrap HTML
public render ( ) : string
Résultat string