This is the complete list of members for Context, including all inherited members.
| $ACCESS_TOKEN_SERVICE_HOOK | ApiHook | static |
| $CONTEXT_ID_HOOK | ApiHook | static |
| $created | Context | |
| $groups | Context | |
| $GROUPS_SERVICE_HOOK | ApiHook | static |
| $groupSets | Context | |
| $lastServiceRequest | Context | |
| $ltiContextId | Context | |
| $MEMBERSHIPS_SERVICE_HOOK | ApiHook | static |
| $OUTCOMES_SERVICE_HOOK | ApiHook | static |
| $title | Context | |
| $TOOL_SETTINGS_SERVICE_HOOK | ApiHook | static |
| $type | Context | |
| $updated | Context | |
| $USER_ID_HOOK | ApiHook | static |
| __construct() | Context | |
| createLineItem($lineItem) | Context | |
| delete() | Context | |
| fromConsumer($consumer, $ltiContextId) | Context | static |
| fromPlatform($platform, $ltiContextId) | Context | static |
| fromRecordId($id, $dataConnector) | Context | static |
| getConsumer() | Context | |
| getDataConnector() | Context | |
| getGroups() | Context | |
| getId() | Context | |
| getKey() | Context | |
| getLineItems($resourceId=null, $tag=null, $limit=null) | Context | |
| getMembership() | Context | |
| getMemberships($withGroups=false) | Context | |
| getPlatform() | Context | |
| getRecordId() | Context | |
| getSetting($name, $default='') | Context | |
| getSettings() | Context | |
| getToolSettings($mode=Service\ToolSettings::MODE_CURRENT_LEVEL, $simple=true) | Context | |
| hasGroupService() | Context | |
| hasLineItemService() | Context | |
| hasMembershipService() | Context | |
| hasMembershipsService() | Context | |
| hasResultService() | Context | |
| hasScoreService() | Context | |
| hasToolSettingsService() | Context | |
| initialise() | Context | |
| initialize() | Context | |
| registerApiHook($hookName, $familyCode, $className) | ApiHook | static |
| save() | Context | |
| saveSettings() | Context | |
| setConsumerId($consumerId) | Context | |
| setPlatformId($platformId) | Context | |
| setRecordId($id) | Context | |
| setSetting($name, $value=null) | Context | |
| setSettings($settings) | Context | |
| setToolSettings($settings=array()) | Context | |