Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for access

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
views_plugin_access_perm::summary_title function core/modules/views/plugins/views_plugin_access_perm.inc Return a string to display as the clickable title for the access control.
views_plugin_access_none::summary_title function core/modules/views/plugins/views_plugin_access_none.inc Return a string to display as the clickable title for the access control.
NodeAccessBaseTableTestCase::$privateTid property core/modules/node/tests/node.test
views_plugin_access::get_access_callback function core/modules/views/plugins/views_plugin_access.inc Determine the access callback and arguments.
NodeEntityFieldQueryAlter::$noAccessUser property core/modules/node/tests/node.test User without permission to view content.
NodeAccessExampleTestCase::checkResponse function modules/examples/node_access_example/tests/node_access_example.test Helper function.
node_access_example_private_node_listing function modules/examples/node_access_example/node_access_example.module Our hook_menu() page callback function.
BookTestCase::testBookAddToOutlineAccess function core/modules/book/tests/book.test Test add to book outline access
views_plugin_access_role::options_submit function core/modules/views/plugins/views_plugin_access_role.inc Provide the default form form for submitting options
views_handler_field_contact_link::access function core/modules/contact/views/views_handler_field_contact_link.inc Check whether current user has access to this handler.
ViewsAccessTest::testDynamicAccessPlugin function core/modules/views/tests/views_access.test Tests dynamic access plugin.
form_test_no_access_h5date_h5time_submit function core/modules/simpletest/tests/form_test.module Form submission handler for form_test_disabled_h5datetime().
views_test_plugin_access_test_static.inc file core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc Definition of views_test_plugin_access_test_static.
NodeAccessBaseTableTestCase::$nodesByUser property core/modules/node/tests/node.test
views_plugin_argument_default_php::access function core/modules/views/plugins/views_plugin_argument_default_php.inc Only let users with PHP block visibility permissions set/modify this default plugin.
NodeAccessPagerTestCase::testCommentPager function core/modules/node/tests/node.test Tests the comment pager for nodes with multiple grants per realm.
HttpResponseCodeLayoutAccess::checkAccess function core/modules/layout/plugins/access/http_response_code_layout_access.inc Checks for access based on the available context.
TaxonomyTermDepthLayoutAccess::formSubmit function core/modules/taxonomy/layout/taxonomy_term_depth_access.inc Submit handler for the settings form for this access item.
FileAccessFunctionsAlignedTestCase::setUp function core/modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
views_test_plugin_access_test_dynamic.inc file core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc Definition of views_test_plugin_access_test_dynamic.
NodeAccessBaseTableTestCase::$nids_visible property core/modules/node/tests/node.test
NodeAccessExampleTestCase::checkNodeAccess function modules/examples/node_access_example/tests/node_access_example.test Helper function.
views_plugin_argument_validate_php::access function core/modules/views/plugins/views_plugin_argument_validate_php.inc Only let users with PHP block visibility permissions set/modify this validate plugin.
TaxonomyTermDepthLayoutAccess::__construct function core/modules/taxonomy/layout/taxonomy_term_depth_access.inc Constructor for a Layout access rule.
TaxonomyTermDepthLayoutAccess::checkAccess function core/modules/taxonomy/layout/taxonomy_term_depth_access.inc Checks for access based on the available context.
SearchCommentTestCase::assertCommentAccess function core/modules/search/tests/search.test Update search index and search for comment.
views_plugin_access_role::options_validate function core/modules/views/plugins/views_plugin_access_role.inc Provide the default form form for validating options
TaxonomyTermDepthLayoutAccess::getTermDepth function core/modules/taxonomy/layout/taxonomy_term_depth_access.inc Gets the depth of a term.
FilterFormatAccessTestCase::$allowed_format property core/modules/filter/tests/filter.test An object representing an allowed text format.
FilterFormatAccessTestCase::testFormatRoles function core/modules/filter/tests/filter.test Tests if text format is available to a role.
taxonomy_nodes_test_query_node_access_alter function core/modules/taxonomy/tests/taxonomy_nodes_test/taxonomy_nodes_test.module Implements hook_query_TAG_alter().
views_plugin_argument_default::check_access function core/modules/views/plugins/views_plugin_argument_default.inc If we don't have access to the form but are showing it anyway, ensure that the form is safe and cannot be changed from user input.
views_plugin_access_role::option_definition function core/modules/views/plugins/views_plugin_access_role.inc Retrieve the options when this is a new access control plugin
views_plugin_access_perm::option_definition function core/modules/views/plugins/views_plugin_access_perm.inc Retrieve the options when this is a new access control plugin
UpdateScriptFunctionalTest::testUpdateAccess function core/modules/system/tests/system.test Tests access to the update script.
NodeAccessFieldTestCase::$content_admin_user property core/modules/node/tests/node.test
views_handler_field_locale_link_edit::access function core/modules/locale/views/views_handler_field_locale_link_edit.inc Check whether current user has access to this handler.
entityreference_autocomplete_access_callback function core/modules/entityreference/entityreference.module Menu Access callback for the autocomplete widget.
FileAccessFunctionsAlignedTestCase::$profile property core/modules/file/tests/file.test The profile to install as a basis for testing.
views_handler_filter_node_access::can_expose function core/modules/node/views/views_handler_filter_node_access.inc Determine if a filter can be exposed.
views_test_plugin_access_test_static::access function core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc Determine if the current user has access or not.
FilterEditorAccessTestCase::testDialogAccess function core/modules/filter/tests/filter.test Checks access to editor dialogs for adding images and links.
views_plugin_argument_validate::check_access function core/modules/views/plugins/views_plugin_argument_validate.inc If we don't have access to the form but are showing it anyway, ensure that the form is safe and cannot be changed from user input.
views_handler_argument::default_access_denied function core/modules/views/handlers/views_handler_argument.inc Default action: access denied.
NodeAccessExampleTestCase::checkSearchResults function modules/examples/node_access_example/tests/node_access_example.test Helper function.
FilterFormatAccessTestCase::resetFilterCaches function core/modules/filter/tests/filter.test Rebuilds text format and permission caches in the thread running the tests.
views_plugin_access_role::get_access_callback function core/modules/views/plugins/views_plugin_access_role.inc Determine the access callback and arguments.
AccessDeniedTestCase::test403PathOnSystemForm function core/modules/system/tests/system.test
views_test_plugin_access_test_dynamic::access function core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc Determine if the current user has access or not.
views_plugin_access_perm::get_access_callback function core/modules/views/plugins/views_plugin_access_perm.inc Determine the access callback and arguments.

Pages

  • « first
  • ‹ previous
  • …
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org