mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 19:38:26 +00:00
948f6b21e5
To override plugin views with a themed version of the view you would create: <app_name>/views/themed/<theme_name>/plugins/<plugin_name>/<controller_name>/*.ctp To override plugin views at the app view level you would create: <app_name>/views/plugins/<plugin_name>/<controller_name>/*.ctp |
||
---|---|---|
.. | ||
elements | ||
errors | ||
helpers | ||
layouts | ||
pages | ||
posts | ||
scaffolds | ||
tests_apps | ||
themed/test_theme |