shortcode_add_class |
./shortcode.module |
Class parameter helper function |
5 |
|
shortcode_attrs |
./shortcode.module |
Combine user attributes with known attributes and fill in defaults when needed. |
9 |
|
shortcode_basic_tags_shortcodes |
shortcode_basic_tags/shortcode_basic_tags.module |
shortcodes hook implementation |
|
|
shortcode_basic_tags_shortcode_button |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
shortcode_basic_tags_shortcode_button_tip |
shortcode_basic_tags/shortcode_basic_tags.module |
|
1 |
|
shortcode_basic_tags_shortcode_clear |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
shortcode_basic_tags_shortcode_clear_tip |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
shortcode_basic_tags_shortcode_dropcap |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
shortcode_basic_tags_shortcode_dropcap_tip |
shortcode_basic_tags/shortcode_basic_tags.module |
|
1 |
|
shortcode_basic_tags_shortcode_highlight |
shortcode_basic_tags/shortcode_basic_tags.module |
Insert a span around the text with highlight css class |
|
|
shortcode_basic_tags_shortcode_highlight_tip |
shortcode_basic_tags/shortcode_basic_tags.module |
|
1 |
|
shortcode_basic_tags_shortcode_item |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
shortcode_basic_tags_shortcode_item_tip |
shortcode_basic_tags/shortcode_basic_tags.module |
|
1 |
|
shortcode_basic_tags_shortcode_link |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
shortcode_basic_tags_shortcode_link_tip |
shortcode_basic_tags/shortcode_basic_tags.module |
|
1 |
|
shortcode_basic_tags_shortcode_quote |
shortcode_basic_tags/shortcode_basic_tags.module |
Replace a given text formatted like a quote. |
|
|
shortcode_basic_tags_shortcode_quote_tip |
shortcode_basic_tags/shortcode_basic_tags.module |
|
1 |
|
shortcode_basic_tags_theme |
shortcode_basic_tags/shortcode_basic_tags.module |
Implementation of hook_theme(). |
|
|
shortcode_bool |
./shortcode.module |
Helper function to decide the give param bool value |
1 |
|
shortcode_embed_contents_node_tip |
shortcode_embed_contents/shortcode_embed_contents.module |
|
1 |
|
shortcode_embed_contents_preprocess_node |
shortcode_embed_contents/shortcode_embed_contents.module |
Implementation of hook_preprocess_node() |
|
|
shortcode_embed_contents_shortcodes |
shortcode_embed_contents/shortcode_embed_contents.module |
Shortcodes hook implementation |
|
|
shortcode_embed_contents_shortcode_node |
shortcode_embed_contents/shortcode_embed_contents.module |
Insert a span around the text with highlight css class |
|
|
shortcode_embed_contents_theme_registry_alter |
shortcode_embed_contents/shortcode_embed_contents.module |
Implementation of hook_theme_registry_alter
This is where we add our default template for the fckeditor view page template.
We want our path suggestion for the module to be overridden by the theme, so
some re-ordering is needed. |
|
|
shortcode_filter |
./shortcode.module |
Implementation of hook_filter(). |
|
|
shortcode_filter_tips |
./shortcode.module |
Implementation of hook_filter_tips(). |
|
|
shortcode_list_all |
./shortcode.module |
Build a list of all shortcodes (for filter).
Calls the shortcode hook with the list parameter on all module |
2 |
|
shortcode_shortcodes |
./shortcode.module |
shortcodes hook implementation |
|
|
shortcode_shortcode_is_enabled |
./shortcode.module |
|
10 |
|
shortcode_shortcode_random |
./shortcode.module |
Generates a random code |
|
|
shortcode_shortcode_random_tip |
./shortcode.module |
Provides a random tag tip |
1 |
|
shortcode_tips_all |
./shortcode.module |
Build a list of all shortcodes (for filter).
Calls the shortcode hook with the tips parameter on all module
From filter.module |
1 |
|
theme_shortcode_button |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
theme_shortcode_clear |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
theme_shortcode_dropcap |
shortcode_basic_tags/shortcode_basic_tags.module |
Theme hook for dropcap |
|
|
theme_shortcode_item |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
theme_shortcode_quote |
shortcode_basic_tags/shortcode_basic_tags.module |
|
|
|
_shortcode_get_shortcode_regex |
./shortcode.module |
Retrieve the shortcode regular expression for searching. |
|
|
_shortcode_parse_attrs |
./shortcode.module |
Retrieve all attributes from the shortcodes tag. |
1 |
|
_shortcode_postprocess_text |
./shortcode.module |
|
1 |
|
_shortcode_process |
./shortcode.module |
Process the shortcodes according to the text and the text format. |
1 |
|
_shortcode_process_tag |
./shortcode.module |
Regular Expression callable for do_shortcode() for calling shortcode hook. |
1 |
|
_shortcode_settings_form |
./shortcode.module |
Base form elements of the all shortcode options |
1 |
|
_shortcode_tags |
./shortcode.module |
Tags cache |
2 |
|
__theme_shortcode_alias |
shortcode_basic_tags/shortcode_basic_tags.module |
Theme hook for dropcap |
|
|