nextcloud/lib/private/Template
Côme Chilliet e467ea1c6a
chore(legacy): Remove deprecated OC_Util::addScript and functions depending on it
Deprecated since 24, currently unused.
Sadly not all related functions were officially marked as deprecated,
 but all of them were unused.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-01 15:24:24 +02:00
..
Base.php chore: Move template functions out of legacy folder 2025-03-20 10:54:50 +01:00
CSSResourceLocator.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
functions.php chore(legacy): Remove deprecated OC_Util::addScript and functions depending on it 2025-04-01 15:24:24 +02:00
JSCombiner.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
JSConfigHelper.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +01:00
JSResourceLocator.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ResourceLocator.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ResourceNotFoundException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Template.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +01:00
TemplateFileLocator.php fix: Use a dedicated Exception class for when a template is not found 2025-03-06 15:49:25 +01:00
TemplateManager.php fix: Use a dedicated Exception class for when a template is not found 2025-03-06 15:49:25 +01:00