AccessAPITest |
class |
|
./access.test |
Tests the access control kit API. |
|
|
|
AccessControlKitHandler |
abstract class |
|
./ack_handler.inc |
Base class for object access handlers. |
6 |
|
|
AccessControlKitHandlerInterface |
interface |
|
./ack_handler.inc |
Interface for an object access handler. |
2 |
|
|
AccessGrantEntityController |
class |
|
./access_grant_entity_controller.inc |
Provides the entity controller for access grants. |
|
|
|
AccessGrantFunctionTest |
class |
|
./access.test |
Tests for access grant functions. |
|
|
|
AccessGrantInterfaceTest |
class |
|
./access.test |
Tests the access grant interface. |
|
|
|
AccessPluginTest |
class |
|
./access.test |
Tests the bundled scheme types and handlers. |
|
|
|
AccessSchemeEntityController |
class |
|
./access_scheme_entity_controller.inc |
Provides the entity controller for access schemes. |
|
|
|
AccessSchemeFunctionTest |
class |
|
./access.test |
Tests for access scheme functions. |
|
|
|
AccessSchemeInterfaceTest |
class |
|
./access.test |
Tests the access scheme interface. |
|
|
|
AccessWebTestCase |
class |
|
./access.test |
Provides common helper methods for access control kit module tests. |
6 |
|
|
access_handler_argument_access_grant_role |
class |
|
views/access_handler_argument_access_grant_role.inc |
Allow an access grant's role ID as an argument. |
|
|
|
access_handler_field_access_grant_role |
class |
|
views/access_handler_field_access_grant_role.inc |
Field handler to translate an access grant's role ID into its readable form. |
|
|
|
access_handler_filter_access_grant_role |
class |
|
views/access_handler_filter_access_grant_role.inc |
Filter by an access grant's role ID. |
|
|
|
access_handler_relationship_ack_entity_field |
class |
|
views/access_handler_relationship_ack_entity_field.inc |
Relates an entity to access grants through a field. |
|
|
|
ACKEntityField |
class |
|
handlers/ack_entity_field.inc |
Controls access to a fieldable entity based on a Field API field. |
1 |
|
|
ACKEntityTaxonomyTermReference |
class |
|
handlers/ack_entity_taxonomy_term_reference.inc |
Controls access to an entity based on a taxonomy term reference field. |
|
|
|
AckMenuAccessTest |
class |
|
ack_menu/ack_menu.test |
Tests the menu access functions. |
|
|
|
AckMenuHandlerInterface |
interface |
|
ack_menu/ack_menu_handler.inc |
Interface for a menu link access handler. |
1 |
|
|
AckMenuMap |
class |
|
ack_menu/handlers/ack_menu_map.inc |
Controls access to menu links based on realm mapping. |
|
|
|
AckNodeAccessTest |
class |
|
ack_node/ack_node.test |
Tests the node access functions. |
|
|
|
ACKNodeAuthor |
class |
|
ack_node/handlers/ack_node_author.inc |
Controls access to a node based on its author. |
|
|
|
ACKNodeSticky |
class |
|
ack_node/handlers/ack_node_sticky.inc |
Controls access to a node based on its "sticky" property. |
|
|
|
ACKNodeTaxonomyIndex |
class |
|
ack_node/handlers/ack_node_taxonomy_index.inc |
Controls access to a node based on its relationship to a term in the index. |
|
|
|
ACKTestMeowHandler |
class |
|
tests/ack_test.inc |
Controls access to the fictitious 'cat' and 'dog' object types. |
|
|
|