You are here

constant OPIGNO_COURSE_BUNDLE in Opigno 7

@file Contains all hook_implementations and module specific API.

13 uses of OPIGNO_COURSE_BUNDLE
OpignoWebTestCase::createCourse in tests/OpignoWebTestCase.test
Create a course and assign members to it.
OpignoWebTestCase::createRole in tests/OpignoWebTestCase.test
Create a role and set the permissions.
opigno_access_tools in ./opigno.module
Custom access callback for the tools tab on course nodes, or the rendered opigno_tools field.
opigno_add_image_fields in ./opigno.install
opigno_get_courses in ./opigno.module
Returns an array of all course node NIDs for the platform.

... See full list

File

./opigno.module, line 8
Contains all hook_implementations and module specific API.

Code

define('OPIGNO_COURSE_BUNDLE', 'course');