SimpleDesk API
Procedural File: SimpleDesk-Post.template.php
Source Location: /template/SimpleDesk-Post.template.phpThis file handles everything concerning posting, including displaying the display of ticket facia around a post box, display of replies with insert-quote links, the postbox, attachments, errors etc.
Tags:
- todo
- Finish documenting this file.
- since
- 1.0
Contains the following functions:
- template_preview
- template_reply_post
- template_ticket_additional_options
- template_ticket_attachments
- template_ticket_begin_replies
- template_ticket_content
- template_ticket_do_replies
- template_ticket_end_replies
- template_ticket_footer
- template_ticket_info
- template_ticket_meta
- template_ticket_option
- template_ticket_pageend
- template_ticket_post
- template_ticket_postbox
- template_ticket_posterrors
- template_ticket_shd_replyarea
- template_ticket_subjectbox
template_preview [line 296]
template_reply_post [line 44]
template_ticket_additional_options [line 403]
template_ticket_attachments [line 319]
template_ticket_begin_replies [line 420]
template_ticket_content [line 186]
template_ticket_do_replies [line 465]
template_ticket_end_replies [line 557]
template_ticket_footer [line 275]
template_ticket_info [line 84]
template_ticket_meta [line 208]
template_ticket_option [line 64]
void template_ticket_option (
$option )
Parameters
- $option
Return value
This function has no return value.[ Top ]
template_ticket_pageend [line 567]
template_ticket_post [line 19]
void template_ticket_post (
)
Entry point for displaying the post new ticket/edit ticket UI.
Tags:
- since
- 1.0
Return value
This function has no return value.[ Top ]



