7 calls to ctools_context_id() in Chaos Tool Suite (ctools) 7
- CtoolsContextIDTestCase::testContextId in tests/
context.test - Test ctools_context_id where the context only has an id.
- CtoolsContextIDTestCase::testContextIdName in tests/
context.test - Test ctools_context_id where the context has an id and a name.
- CtoolsContextIDTestCase::testContextIdNameType in tests/
context.test - Test ctools_context_id where the context has an id & name, and a type is specified.
- ctools_context_get_context_from_argument in includes/
context.inc - Get a context from an argument.
- ctools_context_get_context_from_arguments in includes/
context.inc - Load the contexts for a given list of arguments.
- ctools_context_get_context_from_relationships in includes/
context.inc - Fetch all active relationships.
- ctools_context_handler_render_handler in includes/
context-task-handler.inc - Render a task handler.