Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
Ceeram
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
mark_story
|
f53153b812
Fix whitespace.
|
13 years ago |
Lawrence Barsanti
|
a60a730e7e
XmlView: configure top level element name
|
13 years ago |
Ceeram
|
e7dc23b920
Ensure callbacks are triggered when using Xml/Json view with view templates.
|
13 years ago |
Ceeram
|
e2e42ee185
move serialization to separate method, for easier overriding in subclasses
|
13 years ago |
Ceeram
|
55f3cbe1f6
remove unneeded line
|
14 years ago |
Ceeram
|
25c7a27495
fixing XmlView, XmlException: Invalid input was raised when _serialize is string and data is numerically indexed.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
euromark
|
22452f61f8
type hinting controllers and views
|
14 years ago |
mark_story
|
0f8e1500de
Ensure helpers are loaded in data views.
|
14 years ago |
mark_story
|
0607437abd
Fix various failing tests.
|
14 years ago |
mark_story
|
168c6f14c2
Checking types before calling methods.
|
14 years ago |
mark_story
|
6e1b1df2b2
Change serialize to _serialize
|
14 years ago |
mark_story
|
50ec08f9bd
Adding support for array serialize values.
|
14 years ago |
mark_story
|
c1f5dc1e40
Make XmlView consistent with JsonView.
|
14 years ago |
mark_story
|
011fd51539
starting to refactor views.
|
14 years ago |
Juan Basso
|
a6c1aafcc4
Added XmlView.
|
14 years ago |