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

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

Protected Properties

Property Type Description
$defaultOptions

Public Methods

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

Private Methods

Method Description
div ( $class, $text )
link ( $class, $href, $text )
nextDisabledClass ( )
pageWithTextAndClass ( $page, $text, $class )
previousDisabledClass ( )

Method Details

container() public method

public container ( )

current() public method

public current ( $page )

first() public method

public first ( )

last() public method

public last ( $page )

nextDisabled() public method

public nextDisabled ( )

nextEnabled() public method

public nextEnabled ( $page )

page() public method

public page ( $page )

pageWithText() public method

public pageWithText ( $page, $text )

previousDisabled() public method

public previousDisabled ( )

previousEnabled() public method

public previousEnabled ( $page )

separator() public method

public separator ( )

Property Details

$defaultOptions protected_oe static_oe property

protected static $defaultOptions