-
Notifications
You must be signed in to change notification settings - Fork 1
Services
hertsch edited this page Apr 18, 2014
·
4 revisions
The TemplateTools extend your Template index.php
with additional Services, which will help you easy creating powerful and flexible Templates:
- Additional Constants - easy to use
- Bootstrap Service - helpful functions if you are using Bootstrap
- Classic Service - helpful functions if you are creating Templates in the classic way
- CMS Service - compatibility to existing functions of your CMS
- kitCommand Service - execute kitCommands directly in your Template
- Database Service - access the database of your CMS and kitFramework
- Droplet Service - execute Droplets directly in your Template
- Markdown Service - use Markdown formatted text and files in your Template
- Tools Service - collection of useful functions
- Translator Service - create Templates for different languages
- Twig Service - use the powerful Twig Template Engine
⇐ Introduction | Constants ⇒
- If you spot a typo or want to contribute an article, a how-to or a tip, feel free to edit the Wiki directly
- If you you have any questions, please visit the phpManufaktur Support Forum
This Documentation is part of the kitFramework Project
© 2014 by phpManufaktur, kitFramework and TemplateTools are published under MIT license.