Web Oriented Object Framework

User Guide (Version 0.5b4)

Woof!
User Guide (Version 0.5b4)

Pure CSS paginator

Pure CSS also provides a paginator control which can be constructed with the woof::pure::paginator command.

[woof::pure::paginator {1 5} ?pagenum= -count 3 -start $start -active $pagenum]

You are on page 1!

The paginator control needs appropriate processing on the server side when a button is clicked to extract the requested page number and display the appropriate page.