ADmad
|
78be1eca91
Make return value of Controller:referer() consistent when returning local URLs.
|
10 years ago |
Mark Scherer
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
antograssiot
|
2fb0343646
remove all reference to DS contant
|
10 years ago |
Bryan Crowe
|
6d13f743f9
Remove unused use statements
|
10 years ago |
Felix Leblanc
|
ca6143e7ba
fix(doc): Fix broken cookbook link in doc
|
10 years ago |
Mark Story
|
8994971b67
Reject controller names that are not camel case.
|
10 years ago |
Mark Story
|
c6497c92ce
Inflect Controller::$name when it is derived from request params.
|
10 years ago |
antograssiot
|
43c9990d38
add FCN in the docblock
|
10 years ago |
mscherer
|
62b83e6e3a
Clean up the doc blocks around mixed.
|
10 years ago |
Mark Scherer
|
3698f69198
Doc block corrections.
|
10 years ago |
Mark Scherer
|
4d0f93500e
Fix CS.
|
10 years ago |
Mark Scherer
|
38951b2109
Fix documentation of controller callbacks.
|
10 years ago |
Mark Scherer
|
781fa5ee2d
Cleanup return types.
|
10 years ago |
Mark Scherer
|
4c525a08af
Do not mix void with other return types.
|
10 years ago |
suzuki86
|
87142f527d
Fix missing 'r'
|
10 years ago |
Mark Story
|
424c173ab8
Suggest methods that exist in deprecation warnings.
|
10 years ago |
Mark Scherer
|
f3c29d5833
Fix the remaining string comparisons
|
10 years ago |
ADmad
|
e231709584
Remove uneeded assignement
|
10 years ago |
ADmad
|
44e8cd69de
Code cleanup courtesy scrutinizer-ci.
|
10 years ago |
Dmitry Korotovsky
|
38a6dde272
[Fixes #7300] Add ability to set custom ComponentRegistry to Controller object
|
10 years ago |
José Lorenzo Rodríguez
|
342d4c1f6d
Fixing doc block
|
10 years ago |
Mark Story
|
4e745c019e
Mark properties as deprecated.
|
10 years ago |
Mark Story
|
efa41b11ff
Use templatePath() instead of viewPath()
|
10 years ago |
Mark Story
|
7348802bea
Get tests passing with ViewBuilder.
|
10 years ago |
Mark Story
|
2662b44e5d
Start to integrate ViewBuilder.
|
10 years ago |
Mark Story
|
e575b2226f
ViewBuilder::build() builds view instances now.
|
10 years ago |
antograssiot
|
dbc2dbe648
Merge branch 'master' into 3.1
|
10 years ago |
antograssiot
|
8455cfc288
fix extra '/' in viewPath if prefix is set to false
|
10 years ago |
Marlin Cremers
|
dbd06728d2
Re-fetch View class to pass view variables set in beforeRender callbacks
|
10 years ago |
Mark Story
|
2a99ba9095
Don't allow overridden methods to count as actions.
|
10 years ago |