Version

1.23 (checked in on 2008/04/06 at 23:08:25 by agentken)

Description

Documentation file for MySite's internal hooks.

@ingroup mysite

Functions

Namesort iconDescription
mysite_layout_hookInformation about this layout.
mysite_theme_hookFormat definition hook.
mysite_type_hookBasic definition of the content type.
mysite_type_hook_activeChecks to see if this include can be enabled. Sets a message to the administrator if FALSE.
mysite_type_hook_autocompleteAJAX autocomplete for aggregator titles.
mysite_type_hook_blockReturns content to add to the MySite block.
mysite_type_hook_block_nodeReturns block content when viewing a node page.
mysite_type_hook_clearCron cleanup function.
mysite_type_hook_content_formContent settings hook.
mysite_type_hook_content_form_submitContent settings submit hook.
mysite_type_hook_content_form_validateContent settings validation hook.
mysite_type_hook_dataReturns the data for a requested content element.
mysite_type_hook_formAdd a form element distinct to a content type
mysite_type_hook_optionsSets the content selection options for this type.
mysite_type_hook_searchSearches options for a given type.
mysite_type_hook_search_formFormsAPI for mysite_type_hook_search()
mysite_type_hook_search_form_submitForm submit handler for mysite_type_hook_search().
mysite_type_hook_titleReturns the title of a content element.
mysite_type_hook_updatedRegister changes to MySite page.
theme_mysite_hook_itemTheme function hook for a content format.
theme_mysite_hook_layoutDefines the layout theme for a user's MySite page.