Classes and interfaces

XenForo_Template_Compiler_Function_Interface

Interface for template function handlers.

« More »

XenForo_Template_Compiler_Tag_Interface

Interface for template tag handlers.

« More »

XenForo_DataWriter_Template

Data writer for templates.

« More »

XenForo_Template_Compiler

General template compiling class.

« More »

XenForo_Template_Compiler_Admin

Template compiler for administrative templates.

« More »

XenForo_Template_Compiler_Email

Template compiler for email templates.

« More »

XenForo_Template_Compiler_Function_Array

Class to handle compiling template function calls for "array".

« More »

XenForo_Template_Compiler_Function_Calc

Class to handle compiling template function calls for "calc"

« More »

XenForo_Template_Compiler_Function_CheckedSelected

Class to handle compiling template function calls for "checked" and "selected".

« More »

XenForo_Template_Compiler_Function_Count

Class to handle compiling template function calls for "count".

« More »

XenForo_Template_Compiler_Function_DateTime

Class to handle compiling template function calls for "date", "time", and "datetime".

« More »

XenForo_Template_Compiler_Function_Escape

Class to handle compiling template function calls for "escape".

« More »

XenForo_Template_Compiler_Function_Helper

Class to handle compiling template function calls for "helper".

« More »

XenForo_Template_Compiler_Function_If

Class to handle compiling template function calls for "if".

« More »

XenForo_Template_Compiler_Function_JsEscape

Class to handle compiling template function calls for "jsescape".

« More »

XenForo_Template_Compiler_Function_Number

Class to handle compiling template function calls for "number".

« More »

XenForo_Template_Compiler_Function_PageNav

Class to handle compiling template function calls for "pagenav" and "adminpagenav".

« More »

XenForo_Template_Compiler_Function_Phrase

Class to handle compiling template function calls for "phrase".

« More »

XenForo_Template_Compiler_Function_Property

Class to handle compiling template function calls for "property", for accessing style properties.

« More »

XenForo_Template_Compiler_Function_Raw

Class to handle compiling template function calls for "raw".

« More »

XenForo_Template_Compiler_Function_String

Class to handle compiling template function calls for "string".

« More »

XenForo_Template_Compiler_Function_UrlEncode

Class to handle compiling template function calls for "urlencode".

« More »

XenForo_Template_Compiler_Tag_Admin_Abstract

Abstract base for template tags that apply to the admin area.

« More »

XenForo_Template_Compiler_Tag_Admin_CheckBoxUnit

Class to handle compiling template tag calls for "checkboxunit" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_ComboBoxUnit

Class to handle compiling template tag calls for "comboboxunit" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_ControlUnit

Class to handle compiling template tag calls for "controlunit" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_Form

Class to handle compiling template tag calls for "form" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_ListItem

Class to handle compiling template tag calls for "listitem" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_PasswordUnit

Class to handle compiling template tag calls for "passwordunit" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_Popup

Class to handle compiling template tag calls for "popup" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_RadioUnit

Class to handle compiling template tag calls for "radiounit" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_SelectUnit

Class to handle compiling template tag calls for "selectunit" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_SpinBoxUnit

Class to handle compiling template tag calls for "spinboxunit" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_SubmitUnit

Class to handle compiling template tag calls for "submitunit" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_TextBoxUnit

Class to handle compiling template tag calls for "textboxunit" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Admin_UploadUnit

Class to handle compiling template tag calls for "uploadunit" and "upload" in admin areas.

« More »

XenForo_Template_Compiler_Tag_Avatar

Class to handle compiling template tag calls for "avatar".

« More »

XenForo_Template_Compiler_Tag_Container

Class to handle compiling template tag calls for "container".

« More »

XenForo_Template_Compiler_Tag_DateTime

Class to handle compiling template tag calls for "datetime".

« More »

XenForo_Template_Compiler_Tag_Description

Class to handle compiling template tag calls for "description".

« More »

XenForo_Template_Compiler_Tag_EditHint

Class to handle compiling template tag calls for "edithint".

« More »

XenForo_Template_Compiler_Tag_Follow

Class to handle compiling template tag calls for "follow".

« More »

XenForo_Template_Compiler_Tag_Foreach

Class to handle compiling template tag calls for "foreach".

« More »

XenForo_Template_Compiler_Tag_FormAction

Class to handle compiling template tag calls for "formaction".

« More »

XenForo_Template_Compiler_Tag_H1

Class to handle compiling template tag calls for "h1".

« More »

XenForo_Template_Compiler_Tag_Hook

Class to handle compiling template tag calls for "hook".

« More »

XenForo_Template_Compiler_Tag_If

Class to handle compiling template tag calls for if/elseif/else/contentcheck.

« More »

XenForo_Template_Compiler_Tag_Include

Class to handle compiling template tag calls for "include".

« More »

XenForo_Template_Compiler_Tag_Likes

Class to handle compiling template tag calls for "likes".

« More »

XenForo_Template_Compiler_Tag_Navigation

Class to handle compiling template tag calls for "navigation" and "breadcrumb".

« More »

XenForo_Template_Compiler_Tag_PageNav

Class to handle compiling template tag calls for "pagenav" and "adminpagenav".

« More »

XenForo_Template_Compiler_Tag_Require

Class to handle compiling template tag calls for "require".

« More »

XenForo_Template_Compiler_Tag_Set

Class to handle compiling template tag calls for "set".

« More »

XenForo_Template_Compiler_Tag_Sidebar

Class to handle compiling template tag calls for "sidebar".

« More »

XenForo_Template_Compiler_Tag_Title

Class to handle compiling template tag calls for "title".

« More »

XenForo_Template_Compiler_Tag_TopCtrl

Class to handle compiling template tag calls for "topctrl".

« More »

XenForo_Template_Compiler_Tag_Username

Class to handle compiling template tag calls for "username".

« More »

XenForo_Template_Helper_Admin

Helper methods for the admin template functions/tags.

« More »

XenForo_Template_Helper_Core

Helper methods for the core template functions/tags.

« More »