rcube_templateClass to create HTML page output using a skin template
Located in /rcube_template.php (line 31)
rcube_html_page | --rcube_template
void
show_message
(string $message, [string $type = 'notice'], [array $vars = null], [boolean $override = true], [int $timeout = 0])
mixed
$ajax_call
= false (line 48)
mixed
$browser
(line 44)
mixed
$env
= array() (line 46)
mixed
$framed
= false (line 45)
mixed
$type
= 'html' (line 47)
Inherited from rcube_html_page
rcube_html_page::$base_path
rcube_html_page::$body
rcube_html_page::$charset
rcube_html_page::$css_files
rcube_html_page::$default_template
rcube_html_page::$footer
rcube_html_page::$header
rcube_html_page::$link_css_file
rcube_html_page::$scripts
rcube_html_page::$scripts_path
rcube_html_page::$script_files
rcube_html_page::$script_tag
rcube_html_page::$script_tag_file
rcube_html_page::$title
Constructor __construct (line 64)
Constructor
abs_url (line 501)
Make URLs starting with a slash point to skin directory
add_gui_object (line 206)
Register a GUI object to the client script
add_handler (line 183)
Register a template object handler
add_handlers (line 194)
Register a list of template object handlers
add_label (line 227)
Add a localized label to the client environment
button (line 848)
Create and register a button
charset_selector (line 1262)
GUI object 'charsetselector'
command (line 217)
Call a client method
current_username (line 1056)
GUI object 'username' Showing IMAP username of the current session
form_tag (line 1001)
Create a form tag with the necessary hidden fields
get_pagetitle (line 127)
Getter for the current page title
just_parse (line 540)
Public wrapper to dipp into template parsing.
parse (line 374)
Parse a specific skin template and deliver to stdout (or return)
redirect (line 290)
Redirect to a certain url
request_form (line 1025)
Build a form tag with a unique request token
reset (line 274)
Delete all stored env variables and commands
send (line 304)
Send the request output to the client.
This will either parse a skin tempalte or send an AJAX response
set_env (line 106)
Set environment variable
set_pagetitle (line 117)
Set page title variable
set_skin (line 145)
Set skin
show_message (line 248)
Invoke display_message command
template_exists (line 170)
Check if a specific template exists
write (line 337)
Process template and write to stdOut
Inherited From rcube_html_page
rcube_html_page::__construct()
rcube_html_page::add_footer()
rcube_html_page::add_header()
rcube_html_page::add_script()
rcube_html_page::get_charset()
rcube_html_page::include_css()
rcube_html_page::include_script()
rcube_html_page::reset()
rcube_html_page::set_charset()
rcube_html_page::set_title()
rcube_html_page::write()
Documentation generated on Tue, 04 Oct 2011 22:55:25 +0200 by phpDocumentor 1.4.3