Static Public Member Functions | |
| static | getCurrentContext () |
| static | getCurrentUrlContext () |
| static | getUrlContext ($givenContext) |
Claroline Execution Context
Definition at line 41 of file context.lib.php.
| static getCurrentContext | ( | ) | [static] |
Definition at line 43 of file context.lib.php.
| static getCurrentUrlContext | ( | ) | [static] |
Get the current context array formated for use in urls
Definition at line 82 of file context.lib.php.
| static getUrlContext | ( | $ | givenContext | ) | [static] |
Get the given context array formated for use in urls
| array | $givenContext |
Definition at line 94 of file context.lib.php.
1.6.3