euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
ADmad
|
16df061d66
Fix api docblocks for View layer classes.
|
12 years ago |
James Watts
|
992ab5ea11
Removed the little doc that lied
|
12 years ago |
ADmad
|
d466e00644
Merge branch 'master' into 2.5
|
12 years ago |
Mathew Foscarini
|
ceab9f185f
Removed incorrect usage of @deprecated phpDoc
|
12 years ago |
ADmad
|
6bdfdfd436
Optimize view paths caching for plugins.
|
12 years ago |
ADmad
|
9de3418079
Merge branch 'master' into 2.5
|
12 years ago |
Eric Martins
|
2793dca671
Fix ApiGen errors
|
12 years ago |
ADmad
|
d9489257d3
Don't return `true` from view classes' render() method.
|
12 years ago |
euromark
|
29e15386b2
Follow the deprecation note of 2.1 migration guide and switch to fetch(title)
|
12 years ago |
mark_story
|
8578708e76
Merge branch 'master' into 2.5
|
12 years ago |
ADmad
|
155c7585e0
Fixed docblock
|
12 years ago |
ADmad
|
dda6080579
Merge branch 'master' into 2.5
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
ADmad
|
d9ca148499
Merge branch 'master' into 2.5
|
12 years ago |
Marc Würth
|
fcb7f86b76
include calls without parentheses
|
12 years ago |
mark_story
|
5e9b22271a
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
df269ba0ef
Cake to CakePHP name
|
12 years ago |
mark_story
|
a2bd91638e
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
a796b26f13
fix renderLayout and update deprecated and outdated code
|
12 years ago |
Simon Males
|
8311a16ebd
Accurate description of what is returned
|
12 years ago |
Simon Males
|
0c3197a435
View::get() to support a fallback param
|
12 years ago |
mark_story
|
229c824da6
Remove a default helper from View.
|
12 years ago |
mark_story
|
94b602b684
Merge pull request #1456 'fix-for-3515' into 2.4
|
12 years ago |
mark_story
|
b8320fdbb7
Load helpers at View construction.
|
12 years ago |
euromark
|
6cf147e8c8
unify null checks - avoid method call in favor of strict check
|
12 years ago |
Marc Würth
|
2a540ff8a8
Fix for #3515, functional extension & tests
|
12 years ago |
ADmad
|
a691e70065
Docblock and return type fixes
|
12 years ago |
euromark
|
e7f380d2b7
doublespace to single space
|
12 years ago |
euromark
|
a90cb29c0f
simplify else cases
|
12 years ago |