Differences Between: [Versions 311 and 403]
(no description)
File Size: | 175 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
badgeclass:: (2 methods):
__construct()
export_for_template()
Class: badgeclass - X-Ref
Page to display badge information, such as name, description or criteria. This information is unrelated to assertions.__construct(int $id) X-Ref |
Initializes the badge to display. param: int $id Id of the badge to display. |
export_for_template(renderer_base $output) X-Ref |
Export this data so it can be used as the context for a mustache template. param: renderer_base $output Renderer base. return: stdClass |