This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/Zotlabs/Render
2016-08-24 13:11:01 -07:00
..
Comanche.php deprecate the item_id table - replace with iconfig. A possibly useful function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication. 2016-06-13 19:58:24 -07:00
SimpleTemplate.php move template stuff to zotlabs/render 2016-05-20 19:11:14 -07:00
SmartyInterface.php move template stuff to zotlabs/render 2016-05-20 19:11:14 -07:00
SmartyTemplate.php provide a mechanism for global template values (macro replacements that are available to all templates). There's a strong likelihood this list will increase but we may wish to actively prevent it from mushrooming out of control. 2016-08-24 13:11:01 -07:00
TemplateEngine.php move template stuff to zotlabs/render 2016-05-20 19:11:14 -07:00
Theme.php don't set session theme unless logged in. 2016-08-16 22:15:51 -07:00