mark_story
|
ee006fbad0
Remove deprecated method.
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
ADmad
|
60f3eb9660
Move MissingHelperException, MissingLayoutException to View/Error
|
12 years ago |
ADmad
|
29a65c8f95
Move MissingViewException to View/Error
|
12 years ago |
ADmad
|
7372667f15
Merge branch '2.5' into 3.0
|
12 years ago |
José Lorenzo Rodríguez
|
78ce3d46db
Merge pull request #2986 from sam-at-github/controller-view-vars
|
12 years ago |
Sam
|
a6f8533aad
Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC.
|
12 years ago |
euromark
|
c54bb07511
This fixes the issues with DS on different OS.
|
12 years ago |
mark_story
|
84823ff126
Update View & Helpers to use method names consistent with features.
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
euromark
|
3d1a78ff63
Make debug status boolean
|
12 years ago |
Jose Lorenzo Rodriguez
|
0ae6c517aa
Fixing more broken tests under phpunit 4
|
12 years ago |
ADmad
|
6feb0798c6
Replace public property View::$ext with protected View::$_ext.
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
ADmad
|
532ee9c34d
Merge branch '2.5' into 3.0
|
12 years ago |
ADmad
|
dc68840ed2
Moved view files under "Template" folder.
|
12 years ago |
ADmad
|
20b993f653
Update test app to match new app folder structure.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |