ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Data Fields | |
const | COURSE_PATH = '/course/certificates/' |
const | TEST_PATH = '/assessment/certificates/' |
const | EXERCISE_PATH = '/exercise/certificates/' |
const | SCORM_PATH = '/scorm/certificates/' |
Definition at line 9 of file class.ilCertificatePathConstants.php.
const ilCertificatePathConstants::COURSE_PATH = '/course/certificates/' |
Definition at line 11 of file class.ilCertificatePathConstants.php.
Referenced by ilCertificateFactory\create(), and ilCertificateGUIFactory\create().
const ilCertificatePathConstants::EXERCISE_PATH = '/exercise/certificates/' |
Definition at line 13 of file class.ilCertificatePathConstants.php.
Referenced by ilCertificateFactory\create(), and ilCertificateGUIFactory\create().
const ilCertificatePathConstants::SCORM_PATH = '/scorm/certificates/' |
Definition at line 14 of file class.ilCertificatePathConstants.php.
Referenced by ilCertificateFactory\create(), and ilCertificateGUIFactory\create().
const ilCertificatePathConstants::TEST_PATH = '/assessment/certificates/' |
Definition at line 12 of file class.ilCertificatePathConstants.php.
Referenced by ilCertificateFactory\create(), and ilCertificateGUIFactory\create().