[View] element index

Package indexes

All elements
a b c e f g j p r s t w _
_
top
Method __construct
rcube_template::__construct() in rcube_template.php
Constructor
Method __construct
rcube_json_output::__construct() in rcube_json_output.php
Constructor
a
top
Variable $ajax_call
rcube_json_output::$ajax_call in rcube_json_output.php
Variable $ajax_call
rcube_template::$ajax_call in rcube_template.php
Method abs_url
rcube_template::abs_url() in rcube_template.php
Make URLs starting with a slash point to skin directory
Method add_gui_object
rcube_template::add_gui_object() in rcube_template.php
Register a GUI object to the client script
Method add_handler
rcube_template::add_handler() in rcube_template.php
Register a template object handler
Method add_handler
rcube_json_output::add_handler() in rcube_json_output.php
Register a template object handler
Method add_handlers
rcube_template::add_handlers() in rcube_template.php
Register a list of template object handlers
Method add_handlers
rcube_json_output::add_handlers() in rcube_json_output.php
Register a list of template object handlers
Method add_label
rcube_template::add_label() in rcube_template.php
Add a localized label to the client environment
Method add_label
rcube_json_output::add_label() in rcube_json_output.php
Add a localized label to the client environment
b
top
Variable $browser
rcube_json_output::$browser in rcube_json_output.php
Variable $browser
rcube_template::$browser in rcube_template.php
Method button
rcube_template::button() in rcube_template.php
Create and register a button
c
top
Method charset_selector
GUI object 'charsetselector'
Method command
rcube_json_output::command() in rcube_json_output.php
Call a client method
Method command
rcube_template::command() in rcube_template.php
Call a client method
Method current_username
GUI object 'username' Showing IMAP username of the current session
e
top
Variable $env
rcube_template::$env in rcube_template.php
Variable $env
rcube_json_output::$env in rcube_json_output.php
f
top
Variable $framed
rcube_template::$framed in rcube_template.php
Method form_tag
rcube_template::form_tag() in rcube_template.php
Create a form tag with the necessary hidden fields
g
top
Method get_charset
rcube_json_output::get_charset() in rcube_json_output.php
Get charset for output
Method get_pagetitle
rcube_template::get_pagetitle() in rcube_template.php
Getter for the current page title
Method get_skin_path
rcube_template::get_skin_path() in rcube_template.php
Getter for the current skin path property
j
top
Method just_parse
rcube_template::just_parse() in rcube_template.php
Public wrapper to dipp into template parsing.
p
top
Method parse
rcube_template::parse() in rcube_template.php
Parse a specific skin template and deliver to stdout (or return)
r
top
Class rcube_json_output
rcube_json_output in rcube_json_output.php
View class to produce JSON responses
Page rcube_json_output.php
rcube_json_output.php in rcube_json_output.php
Class rcube_template
rcube_template in rcube_template.php
Class to create HTML page output using a skin template
Page rcube_template.php
rcube_template.php in rcube_template.php
Method redirect
rcube_json_output::redirect() in rcube_json_output.php
Redirect to a certain url
Method redirect
rcube_template::redirect() in rcube_template.php
Redirect to a certain url
Method remote_response
rcube_json_output::remote_response() in rcube_json_output.php
Send an AJAX response with executable JS code
Method request_form
rcube_template::request_form() in rcube_template.php
Build a form tag with a unique request token
Method reset
rcube_template::reset() in rcube_template.php
Delete all stored env variables and commands
Method reset
rcube_json_output::reset() in rcube_json_output.php
Delete all stored env variables and commands
s
top
Method send
rcube_json_output::send() in rcube_json_output.php
Send an AJAX response to the client.
Method send
rcube_template::send() in rcube_template.php
Send the request output to the client.
Method set_env
rcube_json_output::set_env() in rcube_json_output.php
Set environment variable
Method set_env
rcube_template::set_env() in rcube_template.php
Set environment variable
Method set_pagetitle
rcube_json_output::set_pagetitle() in rcube_json_output.php
Issue command to set page title
Method set_pagetitle
rcube_template::set_pagetitle() in rcube_template.php
Set page title variable
Method set_skin
rcube_template::set_skin() in rcube_template.php
Set skin
Method show_message
rcube_template::show_message() in rcube_template.php
Invoke display_message command
Method show_message
rcube_json_output::show_message() in rcube_json_output.php
Invoke display_message command
t
top
Variable $type
rcube_json_output::$type in rcube_json_output.php
Variable $type
rcube_template::$type in rcube_template.php
Method template_exists
rcube_template::template_exists() in rcube_template.php
Check if a specific template exists
w
top
Method write
rcube_template::write() in rcube_template.php
Process template and write to stdOut
a b c e f g j p r s t w _