detinkin
|
51a6eff0e9
Removed dublicate array key
|
6 years ago |
ADmad
|
1a91ee75a5
Add ViewBuilder::disableAutoLayout().
|
7 years ago |
ADmad
|
f005082510
Add ViewBuilder::hasVar().
|
7 years ago |
ADmad
|
f89b6241b0
Merge view vars when building View instance.
|
7 years ago |
ADmad
|
a75d28f6f9
Add property and methods for view vars to ViewBuilder.
|
7 years ago |
ADmad
|
19795f69c3
Make View::$plugin protected and add getter/setter for it.
|
7 years ago |
ADmad
|
2d6c6193e1
Use getter/setter methods instead of directly accessing properties.
|
7 years ago |
ADmad
|
a9a943a9dd
Use getter/setter instead of deprecated properties.
|
7 years ago |
mark_story
|
f076f59e7c
Fix failing tests in View package.
|
8 years ago |
mark_story
|
0ee3465daa
Fix/add tests for methods now emitting warnings.
|
8 years ago |
mark_story
|
2fa8735ad2
Fix failing tests in ViewBuilder.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
81267e5e7c
Fix deprecated feature use in the test suite for View classes.
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
41671410cb
Replace other literal configure calls with new convenience function setAppNamespace()
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Robert Pustułka
|
babd5c43e7
Apply getEventManager() in tests.
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
dereuromark
|
9df5f574fe
Remove deprecated method usage in tests. Make typehinting possible which reveals coding errors.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
ADmad
|
32a06d7008
Add test for ViewBuilder::createFromArray()
|
10 years ago |
ADmad
|
4eecd3a901
Add ViewBuilder serializer.
|
10 years ago |
Mark Story
|
8c92292603
Add AppView as a starting default.
|
10 years ago |
Mark Story
|
efa41b11ff
Use templatePath() instead of viewPath()
|
10 years ago |