mark_story
|
e96a39d1ca
Merge remote-tracking branch 'origin/2.6' into 3.0
|
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 |
mark_story
|
51b3d46099
Add viewport to built-in options for HtmlHelper::meta()
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
euromark
|
5bfe732bbe
documentation
|
12 years ago |
euromark
|
aca40a8ac6
Fix variable.
|
12 years ago |
euromark
|
2fc3c43661
Include tag in options.
|
12 years ago |
euromark
|
0f70541c72
change array syntax
|
12 years ago |
euromark
|
bcb7d795a1
Simplify API for HtmlHelper::nestedList and complete documentation.
|
12 years ago |
euromark
|
a5feef9d61
Simplify HtmlHelper::meta()
|
12 years ago |
ADmad
|
7372667f15
Merge branch '2.5' into 3.0
|
12 years ago |
euromark
|
97a8eca4be
harden method signatures
|
12 years ago |
euromark
|
f9a44170ee
simplify merges and cs
|
12 years ago |
mark_story
|
40bf52118d
Merge remote-tracking branch 'origin/2.5' into 3.0
|
12 years ago |
AD7six
|
34a4dfa95f
settings -> config
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
ADmad
|
2ebf1d123f
Allow specifying option 'block' => true to get same funtionality as `inline` => false for helpers.
|
12 years ago |
ADmad
|
5df6c15310
Remove deprecated "inline" option from helpers.
|
12 years ago |
Mark Story
|
3ec7093e84
Remove default type attribute from style tag as well.
|
12 years ago |
Mark Story
|
c818a07444
Remove old _tags property and useTag() method.
|
12 years ago |
Mark Story
|
5c49e139f1
Remove type attributes from script and link tags.
|
12 years ago |
Mark Story
|
5b93532e31
Remove protected methods that no longer have callers.
|
12 years ago |
Mark Story
|
87a6be0a19
Finish updating HtmlHelper methods to use string templates.
|
12 years ago |
Mark Story
|
7dfdfaf820
Start updating HtmlHelper to use string templates.
|
12 years ago |
José Lorenzo Rodríguez
|
dfc7487775
Merge pull request #2965 from cakephp/3.0-session-helper
|
12 years ago |
Mark Story
|
0e1da95f67
Remove form related tags form HtmlHelper.
|
12 years ago |
Mark Story
|
22d86ac671
Clean up file headers.
|
12 years ago |
Mark Story
|
8cbdfac10d
Optimize helper event listeners.
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |