pluf2

pluf2 Git Source Tree


Root/tests/Pluf_Paginator/rendersimplepaginate.html

<table>
<thead>
<tr><th class="px-table-search" colspan="3"><form method="get" action="/testapp?_px_action=%2Fpermission%2F"><input type="hidden" name="_px_action" value="/permission/" /><label for="px-q">Search for:</label><input type="text" name="_px_q" id="px-q" size="30" value="" /><input type="submit" name="submit" value="Search" /></form></th></tr>
<tr><th>Id</th><th>Title of the item</th><th>My Title</th></tr>
</thead>
<tfoot><tr><th colspan="3">
<a class="px-current-page" href="/testapp?_px_action=%2Fpermission%2F&_px_q=&_px_p=1">1</a> <a href="/testapp?_px_action=%2Fpermission%2F&_px_q=&_px_p=2">2</a> <a href="/testapp?_px_action=%2Fpermission%2F&_px_q=&_px_p=2">Next</a> </th></tr></tfoot>
<tbody><tr><td>1</td><td>"My title 1"</td><td>"My title 1"</td></tr>
<tr><td>2</td><td>"My title 2"</td><td>"My title 2"</td></tr>
<tr><td>3</td><td>"My title 3"</td><td>"My title 3"</td></tr>
<tr><td>4</td><td>"My title 4"</td><td>"My title 4"</td></tr>
<tr><td>5</td><td>"My title 5"</td><td>"My title 5"</td></tr>
</tbody>
</table>

Archive Download this file

Branches

Number of commits:
Page rendered in 0.06494s using 11 queries.