2017 © Pedro Peláez
 

nette-addon vp-nette-bootstrap

visual paginator addon for nette framework with template modified to integrate with twitter bootstrap

image

rikiless/vp-nette-bootstrap

visual paginator addon for nette framework with template modified to integrate with twitter bootstrap

  • Sunday, January 13, 2013
  • by rikiless
  • Repository
  • 0 Watchers
  • 0 Stars
  • 199 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

Visual Paginator for Nette Framework + Twitter Bootstrap 2.2.*

instalation

http://addons.nette.org/cs/visualpaginator (czech), (*1)

use

in php (presenter):, (*2)

public function createComponentVp() { return new \Nette\Extras\Addons\VisualPaginator; }, (*3)

in latte:, (*4)

{control vp}, (*5)

available parameters

  • size: medium (def.), mini, small and large
  • align: centered (def.), left and right

examples

{control vp left}, (*6)

{control vp, right, large}, (*7)

authors

  • David Grudl
  • Richard Tekel (fork)

license

New BSD License, (*8)

The Versions

13/01 2013

dev-master

9999999-dev http://addons.nette.org/cs/visualpaginator

visual paginator addon for nette framework with template modified to integrate with twitter bootstrap

  Sources   Download

BSD-3

The Requires

 

bootstrap nette latte paginator