-
form_input_all_and_not
-
Get the tempcode for a complex input that chooses partials from a list ('all', 'all-except-these', or 'these').
-
form_input_author
-
Get the tempcode for a author/username input line.
-
form_input_codename
-
Get the tempcode for a codename input line.
-
form_input_colour
-
Get the tempcode for a colour input.
-
form_input_date
-
Get the tempcode for a date input.
-
form_input_date__scheduler
-
Get the tempcode for a date input, or if cron is not on, return blank.
-
form_input_email
-
Get the tempcode for a email-address input line.
-
form_input_float
-
Get the tempcode for a float-only input.
-
form_input_huge
-
Get the tempcode for a huge text input (textarea).
-
form_input_huge_comcode
-
Get the tempcode for a huge comcode-enabled text input (textarea). These need extra space to fit. This function is also used as an automatic replacement for form_input_text_comcode if WYSIWYG is available (as WYSIWYG needs more space too)
-
form_input_huge_list
-
Get the tempcode for a huge listbox.
-
form_input_integer
-
Get the tempcode for an integer-only input.
-
form_input_line
-
Get the tempcode for a text input line.
-
form_input_line_comcode
-
Get the tempcode for a comcode-enabled text input line.
-
form_input_line_multi
-
Get the tempcode for a DHTML input field that takes multiple lines. A new line is added when the prior one isn't blank.
-
form_input_list
-
Get the tempcode for a listbox.
-
form_input_multi_list
-
Get the tempcode for a listbox with multiple selections.
-
form_input_page_link
-
Get the tempcode for a page-link input.
-
form_input_password
-
Get the tempcode for a password input.
-
form_input_picture_choose_specific
-
Get the tempcode to choose a picture from the given list of images in the theme image system, with sub-categorisation.
-
form_input_radio
-
Get the tempcode for a radio group.
-
form_input_radio_entry
-
Get the tempcode for a radio input. (You would gather together the outputs of several of these functions, then put them in as the $content in a form_input_radio function call).
-
form_input_text
-
Get the tempcode for a text input (textarea).
-
form_input_text_comcode
-
Get the tempcode for a comcode-enabled text input (textarea).
-
form_input_text_multi
-
Get the tempcode for a DHTML input field that takes multiple textareas. A new textarea is added when the prior one isn't blank.
-
form_input_tick
-
Get the tempcode for a checkbox input.
-
form_input_tree_list
-
Get the tempcode for an AJAX-powered tree listbox.
-
form_input_upload
-
Get the tempcode for a file upload input.
-
form_input_upload_multi
-
Get the tempcode for a multiple file upload input.
-
form_input_username
-
Get the tempcode for a username input line.
-
form_input_username_multi
-
Get the tempcode for a username input line.
-
form_input_various_ticks
-
Get the tempcode for a bank of tick boxes.
-
form_templates.php
-
-
tpl_previews
-
Get mapping between template names and the method of this class that can render a preview of them
-
tpl_preview__administrative__block_helper_block_choice
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__administrative__block_helper_block_group
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__administrative__block_helper_done
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__administrative__block_helper_start
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__administrative__form_screen_input_permission
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__form_descrip_sep
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__form_field_set_grouper
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__form_group
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__form_grouped
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__form_screen
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__form_screen_1
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__form_screen_2
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__html_edit
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__posting_form
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__posting_screen
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__preview_script
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__preview_script_code
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__preview_script_keyword_density
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.
-
tpl_preview__preview_script_spelling
-
Get a preview(s) of a (group of) template(s), as a full standalone piece of HTML in Tempcode format.