Public Member Functions | |
getHtml ($userId, $moduleComponentId, $action) | |
actionView () | |
actionEdit () | |
getPaginatedContent ($selectQuery, $countQuery, $itemsPerPage, &$pageNumber, $sortField, $sortDirection, &$pageCount) | |
getSortableTableHeading ($headings, $orderBy, $orderDir, $getData) | |
getPageNumberList ($pageNumber, $pageCount, $getData) |
Definition at line 10 of file contest.lib.php.
actionEdit | ( | ) |
Definition at line 58 of file contest.lib.php.
actionView | ( | ) |
Definition at line 28 of file contest.lib.php.
getHtml | ( | $ | userId, | |
$ | moduleComponentId, | |||
$ | action | |||
) |
Definition at line 15 of file contest.lib.php.
getPageNumberList | ( | $ | pageNumber, | |
$ | pageCount, | |||
$ | getData | |||
) |
Definition at line 170 of file contest.lib.php.
getPaginatedContent | ( | $ | selectQuery, | |
$ | countQuery, | |||
$ | itemsPerPage, | |||
&$ | pageNumber, | |||
$ | sortField, | |||
$ | sortDirection, | |||
&$ | pageCount | |||
) |
Definition at line 122 of file contest.lib.php.
getSortableTableHeading | ( | $ | headings, | |
$ | orderBy, | |||
$ | orderDir, | |||
$ | getData | |||
) |
Definition at line 156 of file contest.lib.php.