-
_a_tag_link_fixup
-
Used by semihtml_to_comcode to fix <a> tag links. preg_replace_callback callback
-
_cdata_protect
-
Apply temporary adhoc-escaping to a CDATA area (we'll reverse convert later). preg_replace_callback callback
-
_check_attachment_count
-
Check that not too many attachments have been uploaded for the member submitting.
-
_close_open_lists
-
Get HTML to close any open lists.
-
_codetag_protect
-
Apply temporary adhoc-escaping to a code tags (we'll reverse convert later). preg_replace_callback callback
-
_codetag_unprotect
-
Apply temporary adhoc-escaping to a code tags (we'll reverse convert later). preg_replace_callback callback
-
_comcode_to_tempcode
-
Convert the specified comcode (unknown format) into a tempcode tree. You shouldn't output the tempcode tree to the browser, as it looks really horrible. If you are in a rare case where you need to output directly (not through templates), you should call the evaluate method on the tempcode object, to convert it into a string.
-
_convert_close_open_lists
-
Get HTML to close any open lists.
-
_css_color_fixup
-
Used by semihtml_to_comcode to fix CSS colours aways from RGB notation. preg_replace_callback callback
-
_css_quot_fixup
-
Used by semihtml_to_comcode to make it so inline CSS with quotes uses single quotes. preg_replace_callback callback
-
_custom_comcode_import
-
Load up custom comcode tags so that we may parse them.
-
_delete_attachment
-
Delete the specified attachment
-
_do_contents_level
-
Recursive algorithm to make table of contents.
-
_do_tags_comcode
-
Get tempcode for a Comcode tag. This function should always return (errors should be placed in the Comcode output stream), for stability reasons (i.e. if you're submitting something, you can't have the whole submit process die half way through in an unstructured fashion).
-
_get_details_comcode_tags
-
Get some metadata of what Comcode tags we have.
-
_get_group_tags
-
Get the comcode tags in groups
-
_get_preview_environment_comcode
-
Reads a Comcode tag from the POST environment.
-
_img_tag_fixup
-
Used by semihtml_to_comcode to turn <img> to \[img\]. preg_replace_callback callback
-
_opened_tag
-
Helper function for setting up and juggling variables after reaching a new Comcode tag.
-
_reorder_css_properties
-
Reorder style properties alphabetically, so our regexp's match better. preg_replace_callback callback
-
_reorder_xhtml_attributes
-
Reorder XHTML attributes alphabetically, so our regexp's match better. preg_replace_callback callback
-
$tag_stack
-
-
$tempcode
-
-
thumb.php
-
-
template_to_tempcode_static
-
Convert template text into tempcode format.
-
test_url
-
Test a URL as a broken link.
-
to_camelCase
-
Convert a string from underlined_case to camelCase.
-
tpl_previews
-
Get mapping between template names and the method of this class that can render a preview of them
-
tpl_preview__attachments
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__attachments_browser
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__attachment_download
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__attachment_download_remote
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__attachment_left
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__attachment_media
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__attachment_qt
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__attachment_right
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__attachment_rm
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__attachment_swf
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_abbr
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_address
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_align
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_big_tabs
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_bold
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_carousel
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_cedi_link
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_cite
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_code
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_concept
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_concepts
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_concept_inline
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_contents
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_critical_parse_error
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_currency
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_del
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_dfn
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_edit_screen
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_email
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_exp_ref
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_exp_thumb
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_exp_thumb_print
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_font
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_hide
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_highlight
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_if_in_group
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_img
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_indent
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_ins
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_italics
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_jumping
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_minor_title
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_mistake_screen
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_overlay
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_pulse
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_q
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_quote
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_quote_by
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_random
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_reference
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_samp
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_section_controller
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_section_title
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_shocker
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_snapback
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_strike
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_sub
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_sup
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_surround
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_swf
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_table_screens
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_tab_body
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_teletype
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_textcode_line
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_textcode_tab
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_thumb
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_ticker
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_tooltip
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_underline
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_url
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_var
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__comcode_very_minor_title
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__emoticon_click_code
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__standardbox_accordion
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.