PHP Class Landish\Pagination\Materialize

Inheritance: extends Pagination
Afficher le fichier Open project: landish/pagination Class Usage Examples

Protected Properties

Свойство Type Description
$activePageWrapper string Get active page wrapper HTML.
$availablePageWrapper string Available page wrapper HTML.
$disabledPageWrapper string Get disabled page wrapper HTML.
$nextButtonText string Next button text.
$previousButtonText string Previous button text.

Property Details

$activePageWrapper protected_oe property

Get active page wrapper HTML.
protected string $activePageWrapper
Résultat string

$availablePageWrapper protected_oe property

Available page wrapper HTML.
protected string $availablePageWrapper
Résultat string

$disabledPageWrapper protected_oe property

Get disabled page wrapper HTML.
protected string $disabledPageWrapper
Résultat string

$nextButtonText protected_oe property

Next button text.
protected string $nextButtonText
Résultat string

$previousButtonText protected_oe property

Previous button text.
protected string $previousButtonText
Résultat string