ADmad
|
60520dc6d2
Remove unused property.
|
10 years ago |
ADmad
|
1c204b74f5
Update tests to use new methods.
|
10 years ago |
Mark Story
|
1ed2a63861
Remove getView()
|
10 years ago |
ADmad
|
f0e545618d
Fix test.
|
10 years ago |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
bc75b55982
Update tests for View classes.
|
10 years ago |
ADmad
|
d058fe1329
Deprecate view, layout, theme, autoLayout properties of controller.
|
10 years ago |
Yves P
|
42cbefea1b
The "autoswitch elements to prefix path" functionality now cascades up if the controller runs in a nested prefixed namespace
|
11 years ago |
Mark Scherer
|
68ff1322c0
Deprecate Session helper.
|
11 years ago |
Yves P
|
4f577c0510
Elements should switch to prefixed template path if available
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
e57c380568
Add View::cache()
|
11 years ago |
Walther Lalk
|
1464c047c8
Fix CS error
|
11 years ago |
Walther Lalk
|
038980a1fa
Helper method to check if a view block exists or not
|
11 years ago |
euromark
|
a7bd4b5fa1
Fix tests
|
11 years ago |
Mark Story
|
2d1a62213c
Fix issues where doubly prefixed would fail
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Florian Krämer
|
5f92bd8613
Adding a test for https://github.com/cakephp/cakephp/pull/5019 the plugin view file path
|
11 years ago |
ADmad
|
147fd6bfee
Rename MissingViewException to MissingTemplateException.
|
11 years ago |
ADmad
|
83168d8edc
Rename EventListener to EventListenerInterface.
|
11 years ago |
ADmad
|
a21953079b
Use loadHelper() instead of manipulating $helpers array in test.
|
11 years ago |
ADmad
|
865912f80f
Add View::initialize().
|
11 years ago |
José Lorenzo Rodríguez
|
d7d3274e16
Merge pull request #4750 from cakephp/issue-4693-duplicate-load
|
11 years ago |
Mark Story
|
92bd86274b
Fix risky tests.
|
11 years ago |
Mark Story
|
a44fb76201
Consolidate duplicated code and fix a few issues.
|
11 years ago |
Mark Story
|
0e4c50e6be
Raise an exception when reconfiguring objects that already exist.
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
ADmad
|
333ffccd2d
Rename View::addHelper() to View::loadHelper().
|
11 years ago |