filter_access

Functions that call filter_access()

Namesort iconLocationDescription
block_blockmodules/block/block.moduleImplementation of hook_block().
check_markupmodules/filter/filter.moduleRun all the enabled filters on a piece of text.
filter_accessmodules/filter/filter.moduleReturns TRUE if the user is allowed to access this format.
node_accessmodules/node/node.moduleDetermine whether the current user may perform the given operation on the specified node.

Functions called by filter_access()

Namesort iconLocationDescription
filter_accessmodules/filter/filter.moduleReturns TRUE if the user is allowed to access this format.
filter_formatsmodules/filter/filter.moduleRetrieve a list of input formats.
filter_resolve_formatmodules/filter/filter.moduleResolve a format id, including the default format.
user_accessmodules/user/user.moduleDetermine whether the user has a given privilege.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

Drupal is a registered trademark of Dries Buytaert.