nextcloud/lib/private/Template
Julius Härtl d21ded67a7
Keep list of icons in a separate file for use in the accessibility app
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-25 12:16:10 +02:00
..
Base.php Expose parameters as variables to templates 2018-02-27 12:25:52 +01:00
CSSResourceLocator.php Fixed webroot for scss files 2017-12-30 05:55:44 +01:00
IconsCacher.php Keep list of icons in a separate file for use in the accessibility app 2018-10-25 12:16:10 +02:00
JSCombiner.php Actually clear cache values for all base urls 2018-03-07 15:09:43 +01:00
JSConfigHelper.php expose capabilities in js 2018-02-27 12:29:25 +01:00
JSResourceLocator.php Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js 2018-10-22 11:02:25 +02:00
ResourceLocator.php
ResourceNotFoundException.php
SCSSCacher.php Move SCSS variable fetching before the variables.scss to properly calculate color values 2018-08-29 16:47:39 +02:00
TemplateFileLocator.php