| [session_form] |
Standard session variable |
Required |
| [session_force] |
Standard session variable |
Required (for JavaScript) |
| [session_append] |
Standard session varialbe |
Required |
| [inboxmenu] |
Navigation menu for the inbox (inboxmenu.tpl) |
Recommended |
| [inboxsummary] |
Current folder and message count |
No Required |
| [classname_from] |
CSS class name for the from table header (used for sorting the
mailbox by column) |
Not Required |
| [classname_subject] |
CSS class name for the from table header (used for sorting the
mailbox by column) |
Not Required |
| [classname_date] |
CSS class name for the from table header (used for sorting the
mailbox by column) |
Not Required |
| [classname_size] |
CSS class name for the from table header (used for sorting the
mailbox by column) |
Not Required |
| [classname_to] |
CSS class name for the from table header (used for sorting the
mailbox by column) |
Not Required |
| [sort_from] |
Sort order icon |
Not Required |
| [sort_subject] |
Sort order icon |
Not Required |
| [sort_date] |
Sort order icon |
Not Required |
| [sort_size] |
Sort order icon |
Not Required |
| [sort_to] |
Sort order icon |
Not Required |
| [currentfolder] |
The current folder name |
Not Required |
| [messagelist] |
Listing of messages within a folder (inboxlist.tpl) |
Required |
| [inboxtotalsize] |
Total filesize of the mail folder |
Not Required |
| [imap_move] |
JavaScript select box to move selected messages to another folder
(IMAP only) |
Not Required |
| [ifrssreader]...[/ifrssreader] |
Conditional variable where HTML contained within is only displayed if the RSS Reader display in the inbox is enabled |
Not Required |
| [rssmessages] |
List of RSS Headlines for display in the RSS reader display field. This is dynamically generated |
Not Required |
| [sortorder] |
The current sort order for the column |
Not Required |
| [ifprev]...[/ifprev] |
Conditional variable where HTML contained within is only displayed if there is a previous page to navigate to |
Not Required |
| [ifnext]...[/ifnext] |
Conditional variable where HTML contained within is only displayed if there is a next page to navigate to |
Not Required |
| [page_nav] |
List of pages that can be navigated to |
Recommended |
| [page_navoptions] |
Drop down list of pages that can be jumped to |
Recommended |
| [page_navscript] |
JavaScript that controls the drop down folder jump |
Recommended |
| [nextpage] |
Next page number |
Not Required |
| [prevpage] |
Previous page number |
Not Required |
| [folderencode] |
The current folder url encoded |
Required |
| [page_total] |
Total number of pages available |
Not Required |