\Template

difF PHP Framework :: html_template.php

Summary

Methods
Properties
Constants
_info()
_error()
_error_light()
__construct()
merge()
_autorun_template()
bind()
set()
output()
$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

_info()

_info(  $title,   $mes) 

Parameters

$title
$mes

_error()

_error(  $title,   $mes) 

Parameters

$title
$mes

_error_light()

_error_light(  $title,   $mes) 

Parameters

$title
$mes

__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()