PHP Class Phalcon\Paginator\Pager\Layout\Bootstrap

Inheritance: extends Phalcon\Paginator\Pager\Layout
Afficher le fichier Open project: phalcon/incubator

Protected Properties

Свойство Type Description
$selectedTemplate string
$template string

Méthodes publiques

Méthode Description
getRendered ( array $options = [] ) : string

Method Details

getRendered() public méthode

public getRendered ( array $options = [] ) : string
$options array
Résultat string

Property Details

$selectedTemplate protected_oe property

protected string $selectedTemplate
Résultat string

$template protected_oe property

protected string $template
Résultat string