[commits] [Wiki] created: Doc/Dev/CheatSheet
Wiki Guest
wikiguest at horde.org
Sun Nov 3 07:23:04 UTC 2019
guest [95.90.223.65] Sun, 03 Nov 2019 07:23:04 +0000
Created page: https://wiki.horde.org/Doc/Dev/CheatSheet
[[toc]]
+ A short-hand reference of common Horde idioms to get things done.
Mostly useful to those who have recurring intermissions in their horde
development.
++ Classic UI: Reference an image from Theme
Horde::img('image.png', 'Alt Text');
// The Image will be searched in the themes folders, precedence:
current app, selected theme - current app, default theme - horde,
current theme - horde, default theme
----
Back to the ((Project|Project List))
More information about the commits
mailing list