\Vegas\Mvc\View\Engine\Volt\HelperPagination

Class Pagination

Summary

Methods
Properties
Constants
getHelper()
__construct()
No public properties found
No constants found
No protected methods found
$compiler
N/A
No private methods found
No private properties found
N/A

Properties

$compiler

$compiler : \Phalcon\Mvc\View\Engine\Volt\Compiler

View compiler

Type

\Phalcon\Mvc\View\Engine\Volt\Compiler

Methods

getHelper()

getHelper() : callable

Creates pagination

Returns

callable

__construct()

__construct(\Phalcon\Mvc\View\Engine\Volt\Compiler $compiler)

Constructor Sets view compiler

Parameters

\Phalcon\Mvc\View\Engine\Volt\Compiler $compiler