PHP Class Sylius\Bundle\UiBundle\View\Template\SemanticUiTemplate

Author: Loïc Frémont ([email protected])
Inheritance: extends Pagerfanta\View\Template\Template
Afficher le fichier Open project: sylius/sylius

Protected Properties

Свойство Type Description
$defaultOptions

Méthodes publiques

Méthode Description
container ( )
current ( $page )
first ( )
last ( $page )
nextDisabled ( )
nextEnabled ( $page )
page ( $page )
pageWithText ( $page, $text )
previousDisabled ( )
previousEnabled ( $page )
separator ( )

Private Methods

Méthode Description
div ( $class, $text )
link ( $class, $href, $text )
nextDisabledClass ( )
pageWithTextAndClass ( $page, $text, $class )
previousDisabledClass ( )

Method Details

container() public méthode

public container ( )

current() public méthode

public current ( $page )

first() public méthode

public first ( )

last() public méthode

public last ( $page )

nextDisabled() public méthode

public nextDisabled ( )

nextEnabled() public méthode

public nextEnabled ( $page )

page() public méthode

public page ( $page )

pageWithText() public méthode

public pageWithText ( $page, $text )

previousDisabled() public méthode

public previousDisabled ( )

previousEnabled() public méthode

public previousEnabled ( $page )

separator() public méthode

public separator ( )

Property Details

$defaultOptions protected_oe static_oe property

protected static $defaultOptions