\Template_files

Copyright (c) 2013, dsphinx@plug.gr All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the dsphinx.
  4. Neither the name of the dsphinx nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY dsphinx ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL dsphinx BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Summary

Methods
Properties
Constants
__construct()
merge()
_autorun_template()
bind()
set()
output()
_info()
_error()
_error_light()
View()
$values
$_theme
No constants found
No protected methods found
$_path
$_template
$_template_run
$_prefix_admin
$_prefix_users
N/A
No private methods found
No private properties found
N/A

Properties

$values

$values : 

Type

$_theme

$_theme : 

Type

$_path

$_path : 

Type

$_template

$_template : 

Type

$_template_run

$_template_run : 

Type

$_prefix_admin

$_prefix_admin : 

Type

$_prefix_users

$_prefix_users : 

Type

Methods

__construct()

__construct(null  $template_theme_load = NULL, null  $templete_html = NULL) 

Parameters

null $template_theme_load
null $templete_html

merge()

merge(  $templates,   $separator = "\n") 

Parameters

$templates
$separator

_autorun_template()

_autorun_template() 

bind()

bind(  $tag_name,   $data) 

Parameters

$tag_name
$data

set()

set(  $key,   $value) 

Parameters

$key
$value

output()

output() 

_info()

_info(  $title,   $mes) 

Parameters

$title
$mes

_error()

_error(  $title,   $mes) 

Parameters

$title
$mes

_error_light()

_error_light(  $title,   $mes) 

Parameters

$title
$mes

View()

View(  $html_code = NULL) 

Parameters

$html_code