You are here

Functions in jDrupal 7

Primary tabs

Namesort descending Location Description Direct uses Strings
jdrupal_ctools_plugin_api ./jdrupal.module Implements hook_ctools_plugin_api().
jdrupal_help ./jdrupal.module Implements hook_help().
jdrupal_permission ./jdrupal.module Implements hook_permission().
jdrupal_services_resources ./jdrupal.services.inc Defines function signatures for resources available to services.
_jdrupal_resource_access ./jdrupal.resource.inc Determines whether the current user can access a jdrupal resource. 1
_jdrupal_resource_content_types_list ./jdrupal.resource.inc Returns a collection of content types from the {node_type} table. 1 1
_jdrupal_resource_content_types_user_permissions ./jdrupal.resource.inc Returns a collection of permissions from content types for the current user. 1
_jdrupal_resource_system_site_settings ./jdrupal.resource.inc Returns a collection of variables from the current Drupal site. 1
_jdrupal_resource_user_access ./jdrupal.resource.inc Checks to see if the user has access to a permission.
_jdrupal_resource_user_permissions ./jdrupal.resource.inc Returns the current user's permissions. 1
_jdrupal_taxonomy_get_terms ./jdrupal.resource.inc jdrupal interface to taxonomy_get_tree(). 1
_jdrupal_taxonomy_get_vocabularies ./jdrupal.resource.inc Retrieves basic data for vocabularies. 1

Other projects