Checks if the plugin defines a particular context.
string $name: The context name.
bool TRUE if the plugin defines the given context, otherwise FALSE.
public function hasContextDefinition($name);