elgg_in_context(string $context)
Check if this context exists anywhere in the stack.
elgg_set_context_stack(array $stack)
Set the entire context stack.
elgg_pop_context()
Removes and returns the top context string from the stack.
elgg_set_context(string $context)
Elgg context library.
elgg_push_context(string $context)
Push a context onto the top of the stack.
elgg_get_context_stack()
Get the entire context stack (e.g.