You are here

Functions in Widgets 6

Primary tabs

Namesort descending Location Description Direct uses Strings
widgets_add_multiselect ./widgets.inc Add javascript and stylesheets required for the multiselect widget. 2
widgets_block ./widgets.module Implementation of hook_block().
widgets_block_configure ./widgets.block.inc Configure operation of hook_block().
widgets_block_content ./widgets.block.inc Assemble block content. 1
widgets_block_list ./widgets.block.inc List operation of hook_block().
widgets_block_save ./widgets.block.inc Save operation of hook_block().
widgets_block_view ./widgets.block.inc View operation of hook_block(). 1
widgets_enable ./widgets.install Implementation of hook_enable().
widgets_form_alter ./widgets.module Implementation of hook_form_alter().
widgets_form_node_type_form_alter ./widgets.module Implementation of hook_form_FORM_ID_alter().
widgets_get_default ./widgets.inc Get default set of widgets for node type. 1
widgets_get_selected ./widgets.inc Get selected widgets for a node. 2
widgets_get_widgets ./widgets.inc Get all widgets. 2
widgets_install ./widgets.install Implementation of hook_install().
widgets_menu ./widgets.module Implementation of hook_menu().
widgets_nodeapi ./widgets.module Implementation of hook_nodeapi().
widgets_requirements ./widgets.install Implementation of hook_requirements().
widgets_schema ./widgets.install Implementation of hook_schema().
widgets_settings ./widgets.admin.inc Widgets settings form. 1
widgets_uninstall ./widgets.install Implementation of hook_uninstall().
widgets_write_record ./widgets.inc Save association between node and widgets. 1

Other projects