| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Badge assertion library.
| Author: | Yuliya Bozhko <yuliya.bozhko@totaralms.com> |
| Copyright: | 2012 onwards Totara Learning Solutions Ltd {@link http://www.totaralms.com/} |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 158 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
core_badges_assertion:: (4 methods):
__construct()
get_badge_assertion()
get_badge_class()
get_issuer()
Class: core_badges_assertion - X-Ref
Class that represents badge assertion.| __construct($hash) X-Ref |
| Constructs with issued badge unique hash. param: string $hash Badge unique hash from badge_issued table. |
| get_badge_assertion() X-Ref |
| Get badge assertion. return: array Badge assertion. |
| get_badge_class() X-Ref |
| Get badge class information. return: array Badge Class information. |
| get_issuer() X-Ref |
| Get badge issuer information. return: array Issuer information. |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |