Recommend this page to a friend! |
Download .zip |
Info | Example | View files (12) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2022-06-28 (1 month ago) | Not yet rated by the users | Total: 49 This week: 2 | All time: 10,324 This week: 138 |
Version | License | PHP version | Categories | |||
bittr_template_engin 1.0.0 | BSD License | 5 | PHP 5, Files and Folders, Templates |
Description | Author | |
This package can process template files that can be nested. |
PHP template Engine
Config::setExtension([string] $extension)
: changes default template file extension.
Config::setTemplatePath([string] $path)
: changes default template files path.
Config::setLogDir([string] $path)
: changes default log directory.
Config::setTimeZone([string] $timezone_identifier)
: changes default timezone identifier.
Config::setTags([string] $opening_tag, ([string] $closing_tag))
: changes default template tags.
Config::listAttribute()
: list all defined attributes.
Config::listOut([bool] $with_extension)
: lists all the template files.
inc
: includes and evaluates the specified file
req
: alias of inc
but throws an error upon failure
Files | / | src | / | Compiler |
File | Role | Description |
---|---|---|
Config.php | Class | Class source |
Helpers.php | Class | Class source |
Processor.php | Class | Class source |
Render.php | Class | Class source |
bittr_template_engin-2022-06-28.zip 4KB | |
bittr_template_engin-2022-06-28.tar.gz 3KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.