You are here

Functions in Shortcode 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_shortcode_info ./shortcode.api.php Declare Shortcodes.
hook_shortcode_info_alter ./shortcode.api.php Alter existing Shortcode definition.
shortcode_add_class ./shortcode.module Provides a class parameter helper function. 8
shortcode_attrs ./shortcode.module Combines user attributes with known attributes. 10
shortcode_basic_tags_button_attributes shortcode_basic_tags/shortcode_basic_tags.module Attributes form element for button Shortcode. 1
shortcode_basic_tags_clear_attributes shortcode_basic_tags/shortcode_basic_tags.module Attributes form element for clear ShortCode. 1
shortcode_basic_tags_dropcap_attributes shortcode_basic_tags/shortcode_basic_tags.module Attributes form element for dropcap shortcode. 1
shortcode_basic_tags_highlight_attributes shortcode_basic_tags/shortcode_basic_tags.module Attributes form element for highlight shortcode. 1
shortcode_basic_tags_img_attributes shortcode_basic_tags/shortcode_basic_tags.module Attributes form element for quote shortcode. 1
shortcode_basic_tags_item_attributes shortcode_basic_tags/shortcode_basic_tags.module Attributes form element for item Shortcode. 1
shortcode_basic_tags_link_attributes shortcode_basic_tags/shortcode_basic_tags.module Attributes form element for link shortcode. 1
shortcode_basic_tags_quote_attributes shortcode_basic_tags/shortcode_basic_tags.module Attributes form element for quote shortcode. 1
shortcode_basic_tags_random_attributes shortcode_basic_tags/shortcode_basic_tags.module Attributes form element for random Shortcode. 1
shortcode_basic_tags_shortcode_button shortcode_basic_tags/shortcode_basic_tags.module Provides process callback for Shortcode button. 1
shortcode_basic_tags_shortcode_button_tip shortcode_basic_tags/shortcode_basic_tags.module Provides tip callback for button Shortcode. 1
shortcode_basic_tags_shortcode_clear shortcode_basic_tags/shortcode_basic_tags.module Provides process callback for clear ShortCode. 1
shortcode_basic_tags_shortcode_clear_tip shortcode_basic_tags/shortcode_basic_tags.module Provides tip callback for clear Shortcode. 1
shortcode_basic_tags_shortcode_dropcap shortcode_basic_tags/shortcode_basic_tags.module Provides process callback for dropcap Shortcode. 1
shortcode_basic_tags_shortcode_dropcap_tip shortcode_basic_tags/shortcode_basic_tags.module Provides tip callback for dropcap Shortcode. 1
shortcode_basic_tags_shortcode_highlight shortcode_basic_tags/shortcode_basic_tags.module Inserts a span with highlight css class around the text. 1
shortcode_basic_tags_shortcode_highlight_tip shortcode_basic_tags/shortcode_basic_tags.module Provides tip callback for highlight Shortcode. 1
shortcode_basic_tags_shortcode_img shortcode_basic_tags/shortcode_basic_tags.module Provides process callback for img Shortcode. 1
shortcode_basic_tags_shortcode_img_tip shortcode_basic_tags/shortcode_basic_tags.module Provides tip callback for img Shortcode. 1
shortcode_basic_tags_shortcode_info shortcode_basic_tags/shortcode_basic_tags.module Implements hook_shortcode_info().
shortcode_basic_tags_shortcode_item shortcode_basic_tags/shortcode_basic_tags.module Provides process callback for item ShortCode. 1
shortcode_basic_tags_shortcode_item_tip shortcode_basic_tags/shortcode_basic_tags.module Provides tip callback for item ShortCode. 1
shortcode_basic_tags_shortcode_link shortcode_basic_tags/shortcode_basic_tags.module Provides process callback for link ShortCode. 1
shortcode_basic_tags_shortcode_link_tip shortcode_basic_tags/shortcode_basic_tags.module Provides tip callback for link Shortcode. 1
shortcode_basic_tags_shortcode_quote shortcode_basic_tags/shortcode_basic_tags.module Provides process callback for quote Shortcode. 2
shortcode_basic_tags_shortcode_quote_tip shortcode_basic_tags/shortcode_basic_tags.module Provides tip callback for quote Shortcode. 2
shortcode_basic_tags_shortcode_random shortcode_basic_tags/shortcode_basic_tags.module Generates a random code. 1
shortcode_basic_tags_shortcode_random_tip shortcode_basic_tags/shortcode_basic_tags.module Provides tip callback for random Shortcode. 1
shortcode_basic_tags_theme shortcode_basic_tags/shortcode_basic_tags.module Implements hook_theme().
shortcode_bool ./shortcode.module Helper function to decide the given param is a bool value. 2
shortcode_embed_content_attributes shortcode_embed_content/shortcode_embed_content.module Attributes form element for embed_content shortcode. 1
shortcode_embed_content_node_tip shortcode_embed_content/shortcode_embed_content.module 1
shortcode_embed_content_preprocess_node shortcode_embed_content/shortcode_embed_content.module Implementation of hook_preprocess_node() TODO: implement dynamic embedding!
shortcode_embed_content_shortcode_info shortcode_embed_content/shortcode_embed_content.module Implements hook_shortcode_info()
shortcode_embed_content_shortcode_node shortcode_embed_content/shortcode_embed_content.module Embed a node content into the text 1
shortcode_filter_info ./shortcode.module Implements hook_filter_info().
shortcode_list_all ./shortcode.module Builds a list of all ShortCodes (for filter). 3
shortcode_list_all_enabled ./shortcode.module Returns only enabled ShortCodes for a specified input format. 1
theme_shortcode_button shortcode_basic_tags/shortcode_basic_tags.module Implements theme for button Shortcode.
theme_shortcode_clear shortcode_basic_tags/shortcode_basic_tags.module Provides theme for clear Shortcode.
theme_shortcode_dropcap shortcode_basic_tags/shortcode_basic_tags.module Provides theme for dropcap Shortcode.
theme_shortcode_img shortcode_basic_tags/shortcode_basic_tags.module Provides theme for img Shortcode.
theme_shortcode_item shortcode_basic_tags/shortcode_basic_tags.module Implements theme for item ShortCode.
theme_shortcode_quote shortcode_basic_tags/shortcode_basic_tags.module Provides theme for blockquote.
_shortcode_filter_tips ./shortcode.module Implements callback_filter_tips(). 1
_shortcode_get_shortcodes ./shortcode.module Get enabled ShortCodes for a given filter. 2

Pages

Other projects