Class view

Description

Contains methods to handle emails appropriate.

PHPMailer could also be used.

  • author: Jason Schoeman
  • deprecated:

Located in /legacy/view.class.php (line 21)

Smarty
   |
   --view
Variable Summary
string $cache_dir
string $compile_dir
string $config_dir
Method Summary
view __construct ()
void dofetch ([string $load_template = false], [string $plugin = false])
void get_tpl ([string $load_template = false], [string $plugin = false])
void show ([string $load_template = false], [string $plugin = false])
Variables
Methods
Constructor __construct (line 46)

Construct required files.

  • access: public
view __construct ()
dofetch (line 78)

Loads the default or custom template (tpl) file and returns results.

Enter the template file for appropriate script here.

  • access: public
void dofetch ([string $load_template = false], [string $plugin = false])
  • string $load_template: The name of the template to be loaded
  • string $plugin: If another plugin is to be used in the directory.
get_tpl (line 93)

Gets the correct location of a tpl file.

  • access: public
void get_tpl ([string $load_template = false], [string $plugin = false])
  • string $load_template
  • string $plugin: If another plugin is to be used in the directory.
show (line 62)

Loads the default or custom template (tpl) file and prints it out.

Enter the template file for appropriate script here.

  • access: public
void show ([string $load_template = false], [string $plugin = false])
  • string $load_template: The name of the template to be loaded
  • string $plugin: If another plugin is to be used in the directory.

Inherited Methods

Inherited From Smarty

Smarty::Smarty()
Smarty::append()
Smarty::append_by_ref()
Smarty::assign()
Smarty::assign_by_ref()
Smarty::clear_all_assign()
Smarty::clear_all_cache()
Smarty::clear_assign()
Smarty::clear_cache()
Smarty::clear_compiled_tpl()
Smarty::clear_config()
Smarty::config_load()
Smarty::display()
Smarty::fetch()
Smarty::get_config_vars()
Smarty::get_registered_object()
Smarty::get_template_vars()
Smarty::is_cached()
Smarty::load_filter()
Smarty::register_block()
Smarty::register_compiler_function()
Smarty::register_function()
Smarty::register_modifier()
Smarty::register_object()
Smarty::register_outputfilter()
Smarty::register_postfilter()
Smarty::register_prefilter()
Smarty::register_resource()
Smarty::template_exists()
Smarty::trigger_error()
Smarty::unregister_block()
Smarty::unregister_compiler_function()
Smarty::unregister_function()
Smarty::unregister_modifier()
Smarty::unregister_object()
Smarty::unregister_outputfilter()
Smarty::unregister_postfilter()
Smarty::unregister_prefilter()
Smarty::unregister_resource()
Smarty::_compile_resource()
Smarty::_compile_source()
Smarty::_dequote()
Smarty::_eval()
Smarty::_fetch_resource_info()
Smarty::_get_auto_filename()
Smarty::_get_auto_id()
Smarty::_get_compile_path()
Smarty::_get_filter_name()
Smarty::_get_plugin_filepath()
Smarty::_include()
Smarty::_is_compiled()
Smarty::_parse_resource_name()
Smarty::_process_compiled_include_callback()
Smarty::_read_file()
Smarty::_run_mod_handler()
Smarty::_smarty_cache_attrs()
Smarty::_smarty_include()
Smarty::_trigger_fatal_error()
Smarty::_unlink()

Documentation generated on Tue, 09 Aug 2011 09:05:39 +0200 by phpDocumentor 1.4.3