Jose Lorenzo Rodriguez
|
eb7d510a72
Assigning request and response by reference in Components.
|
11 years ago |
ADmad
|
fec1aacb03
Add direct reference to request instance in component.
|
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
|
70676d1ebe
Clarify what will be in the $config parameter.
|
11 years ago |
euromark
|
5e996cd4b9
Consolidate doc block headings.
|
11 years ago |
ADmad
|
83168d8edc
Rename EventListener to EventListenerInterface.
|
11 years ago |
Mark Story
|
aa0f2afb42
Fix doc block.
|
11 years ago |
Mark Story
|
65956280bf
Fix PHPCS error and add doc block.
|
11 years ago |
Mark Story
|
946bf55d29
Add Component::beforeFilter
|
11 years ago |
Mark Story
|
293b4b0fcc
Make Component::initialize() work like other initialize() methods.
|
11 years ago |
ADmad
|
08ad1a94a8
Update docblocks.
|
11 years ago |
Rachman Chavik
|
7dd997df16
Component: Include LogTrait to allow calling log() as in 2.x
|
11 years ago |
euromark
|
2527d9ebd7
Remove unused use imports
|
11 years ago |
euromark
|
513f97bc1f
Simplify string key based option array merges to + operator for consistency and micro-opt. Also removed dead code.
|
11 years ago |
Renan Gonçalves
|
18d7edb1b3
Removing Object class.
|
12 years ago |
euromark
|
0feb766f5d
harden method signatures
|
12 years ago |
ADmad
|
275d2e0919
Start removal of component's properties setting through config array.
|
12 years ago |
AD7six
|
ace00bdde5
Use protected property when it's mandatory
|
12 years ago |
ADmad
|
336499ceaa
Don't bother passing default arguments.
|
12 years ago |
AD7six
|
08a6faf077
Add merge option to InstanceConfig trait
|
12 years ago |
AD7six
|
e5b516a872
Remove TODO item
|
12 years ago |
AD7six
|
4e99f3288e
nolonger used
|
12 years ago |
AD7six
|
b81ebffeb4
make use of the instance config trait
|
12 years ago |
AD7six
|
74725579d7
update Controller NS to be settings -> config()
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |