You are here

Functions in Markup 6

Primary tabs

Namesort descending Location Description Direct uses Strings
markup_build_node ./markup.module Build a node by processing submitted form values. 1
markup_content_is_empty ./markup.module Implements hook cck hook_content_is_empty().
markup_content_multigroup_allowed_widgets ./markup.module Implements hook_content_multigroup_allowed_widgets().
markup_content_multigroup_no_remove_widgets ./markup.module Implements hook_content_multigroup_no_remove_widgets().
markup_disable ./markup.install Implements hook_disable().
markup_elements ./markup.module Implements hook FAPI hook_elements().
markup_element_process ./markup.module Process the markup_element element. 1
markup_enable ./markup.install Implements hook_enable().
markup_eval ./markup.module Prepare and evaluate of a string of PHP code. 1
markup_field_info ./markup.module Implements hook_field_info().
markup_field_settings ./markup.module Implements hook_field_settings().
markup_form_alter ./markup.module Implements hook_form_alter().
markup_install ./markup.install Implements hook_install().
markup_theme ./markup.module Implements hook_theme().
markup_uninstall ./markup.install Implements hook_uninstall().
markup_update_6000 ./markup.install Convert text_markup setting to markup since form_markup module no longer uses markup setting in D6.
markup_update_6100 ./markup.install Rebuild theme registry.
markup_view_content_is_empty contrib/markup_view/markup_view.module Implements cck hook_content_is_empty().
markup_view_content_multigroup_allowed_widgets contrib/markup_view/markup_view.module Implements hook_content_multigroup_allowed_widgets().
markup_view_content_multigroup_no_remove_widgets contrib/markup_view/markup_view.module Implements hook_content_multigroup_no_remove_widgets().
markup_view_disable contrib/markup_view/markup_view.install Implementation of hook_disable().
markup_view_elements contrib/markup_view/markup_view.module Implements FAPI hook_elements().
markup_view_enable contrib/markup_view/markup_view.install Implementation of hook_enable().
markup_view_field_info contrib/markup_view/markup_view.module Implements hook_field_info().
markup_view_field_settings contrib/markup_view/markup_view.module Implements hook_field_settings().
markup_view_form_alter contrib/markup_view/markup_view.module Implements hook_form_alter().
markup_view_get_arguments contrib/markup_view/markup_view.module Retrieves a list of arguments for the view, using a callback function if set. 1
markup_view_get_list_of_views contrib/markup_view/markup_view.module 1
markup_view_install contrib/markup_view/markup_view.install @file Implementation of hook_install().
markup_view_process contrib/markup_view/markup_view.module Process the markup_widget element. 1
markup_view_theme contrib/markup_view/markup_view.module Implements hook_theme().
markup_view_uninstall contrib/markup_view/markup_view.install Implementation of hook_uninstall().
markup_view_widget contrib/markup_view/markup_view.module Implements hook_widget().
markup_view_widget_info contrib/markup_view/markup_view.module Implements hook_widget_info().
markup_view_widget_settings contrib/markup_view/markup_view.module Implements hook_widget_settings().
markup_widget ./markup.module Implements hook_widget().
markup_widget_info ./markup.module Implements hook_widget_info().
markup_widget_process ./markup.module Process the markup_widget element. 1
markup_widget_settings ./markup.module Implements hook_widget_settings().
theme_markup_element ./markup.module
theme_markup_view contrib/markup_view/markup_view.module FAPI theme for an individual elements.
theme_markup_widget ./markup.module FAPI theme for an individual elements.

Other projects