Function build_saved_reps_table
build_saved_reps_table displays the users saved repertorizations in a nicely formatted html table.
Package: SaveReps
Copyright: 2007-2014 Henri Schumacher
License: GNU Affero General Public License v3
Author: Henri Schumacher <henri.hulski@gazeta.pl>
Located at forms/saved_reps.php
Copyright: 2007-2014 Henri Schumacher
License: GNU Affero General Public License v3
Author: Henri Schumacher <henri.hulski@gazeta.pl>
Located at forms/saved_reps.php
string |
$order_by |
row by which the table will be ordered |
string |
$order_type |
order direction: ASC | DESC |
string |
$username |
user which repertorizations will be shown |
string |
$user_url |
the url of the userinfo page |
integer |
& $num_reps |
&$num_reps number of saved repertorizations to be shown |
boolean |
$self = true |
true if the user is watching his own account, false otherwise |
string
|
html table with the saved repertorizations |