Public Member Functions | |
| ThemeEngine () | |
| loadTemplate ($template) | |
| loadTemplateNew ($template) | |
| applyTemplate ($items, $tags) | |
| ThemeEngine ($tpl, $theme) | |
| assign ($vars) | |
| render () | |
Public Attributes | |
| theme | |
| template | |
| smarty | |
|
|
Definition at line 26 of file ThemeEngine.php. |
|
||||||||||||
|
Definition at line 29 of file ThemeEngine2.php. |
|
||||||||||||
|
Definition at line 80 of file ThemeEngine.php. References dprint(). |
|
|
Definition at line 35 of file ThemeEngine2.php. |
|
|
Definition at line 33 of file ThemeEngine.php. References deverror(), and theme(). |
|
|
New style template loader, easier to manage, easier to update (template) With new style template it is easy to create new templates. New style is use special at-tags <> to mark some special blocks. Supported tags: Every block must start with row_begin tag and ends row_end FIXME: Write this to end!!!! Definition at line 59 of file ThemeEngine.php. References theme(), and translate(). |
|
|
Definition at line 43 of file ThemeEngine2.php. |
|
|
Definition at line 26 of file ThemeEngine2.php. |
|
|
Definition at line 27 of file ThemeEngine2.php. |
|
|
Definition at line 23 of file ThemeEngine.php. |
1.3