You are here

6 calls to filter_access() in Drupal 6

block_block in modules/block/block.module
Implementation of hook_block().
block_box_save in modules/block/block.module
Saves a user-created block in the database.
check_markup in modules/filter/filter.module
Run all the enabled filters on a piece of text.
node_access in modules/node/node.module
Determine whether the current user may perform the given operation on the specified node.
translation_nodeapi in modules/translation/translation.module
Implementation of hook_nodeapi().
user_edit_form in modules/user/user.module