You are here

6 calls to webformblock_exists() in Webform Block 6.3

webformblock_delete in ./webformblock.module
Delete a block and the reference to the webform node from the database.
webformblock_form_alter in ./webformblock.module
Add a checkbox on webform node editing page under 'advanced'. Allows the activating of a corresponding block
webformblock_insert in ./webformblock.module
Insert a block and a reference to the webform node into the database.
webformblock_nodeapi in ./webformblock.module
Implements hook_nodeapi().
webformblock_nodestatus in ./webformblock.module
Legacy function to avoid breaking sites that use this old function.
webformblock_view in ./webformblock.module
Use the block delta to load in the corresponding node and output as a block body Block content can be themed as if it was a node-webform.tpl.php etc.