Link to external resources this badge is aligned with.
More...
|
| __construct ($alignments, $currentbadgeid) |
| Initializes the list of alignments to display.
|
|
|
array | $alignments = array() |
| list of badges.
|
|
array | $currentbadgeid = 0 |
| list of badges.
|
|
string | $dir = 'ASC' |
| how are the data sorted.
|
|
int | $page = 0 |
| page number to display.
|
|
int | $perpage = BADGE_PERPAGE |
| number of badges to display per page.
|
|
string | $sort = 'name' |
| how are the data sorted.
|
|
int | $totalcount = null |
| the total number of badges to display.
|
|
Link to external resources this badge is aligned with.
- Copyright
- 2018 Tung Thai
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
- Author
- Tung Thai Tung..nosp@m.Thai.nosp@m.Duc@n.nosp@m.asht.nosp@m.echgl.nosp@m.obal.nosp@m..com
◆ __construct()
core_badges\output\badge_alignments::__construct |
( |
| $alignments, |
|
|
| $currentbadgeid ) |
Initializes the list of alignments to display.
- Parameters
-
array | $alignments | List alignments to render. |
int | $currentbadgeid | ID current badge. |
The documentation for this class was generated from the following file:
- badges/classes/output/badge_alignments.php