mark_story
|
d1f55ca2f0
Add a setter for FormHelper::context()
|
11 years ago |
ADmad
|
b27976b2b7
Update config folder path in templates, comments, docblocks.
|
11 years ago |
Anthony GRASSIOT
|
b2f0909b17
minor typos for API
|
11 years ago |
Anthony GRASSIOT
|
b4d4a9a9c1
more typos
|
11 years ago |
mark_story
|
ffc092bc39
Allow string values for templates option.
|
11 years ago |
mark_story
|
65e633f4d2
Make create() and end() manage the template stack automatically.
|
11 years ago |
mark_story
|
7fa74523fc
Remove x flag on FormHelper.
|
11 years ago |
ADmad
|
f97ddb13ce
Remove param $confirmMessage.
|
11 years ago |
euromark
|
e780ddabe0
Use import cleanup
|
11 years ago |
Jose Lorenzo Rodriguez
|
b77c8378cf
Reducing the amout of calls to StringTemplate in FormHelper
|
11 years ago |
ADmad
|
82da080a05
Fix api docblock CS errors for View/
|
11 years ago |
mark_story
|
61c41758f9
Add conditional container templates.
|
12 years ago |
mark_story
|
ad0c941277
Rename groupContainer to inputContainer
|
12 years ago |
José Lorenzo Rodríguez
|
325ad63b2a
Merge pull request #3685 from markstory/3.0-widget-context
|
12 years ago |
mark_story
|
14d1aab467
Add a special `_view` widget.
|
12 years ago |
euromark
|
513f97bc1f
Simplify string key based option array merges to + operator for consistency and micro-opt. Also removed dead code.
|
12 years ago |
mark_story
|
9c960fa994
Pass the context into widget rendering.
|
12 years ago |
mark_story
|
e9184d70da
Remove Widget::afterRender()
|
12 years ago |
mark_story
|
403af312e0
Add afterRender hook for widgets.
|
12 years ago |
mark_story
|
5101b788dc
Move secure field generation into the widgets.
|
12 years ago |
Jose Lorenzo Rodriguez
|
945b51fb09
Merge branch '3.0' into issue-3573
|
12 years ago |
mark_story
|
f646faef5d
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
mark_story
|
d70eedc7ba
Use disabled option to exclude date/datetime inputs from secure list.
|
12 years ago |
mark_story
|
64e63371b4
Fix datetime fields not being secured.
|
12 years ago |
mark_story
|
3bba1ebd0a
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
Andy Dawson
|
2946cc3b07
Merge pull request #3437 from AD7six/3.0-form-inputs-split
|
12 years ago |
mark_story
|
e1a2436e13
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
AD7six
|
b667af5131
better description
|
12 years ago |
AD7six
|
c5b8fca922
remove irrelevant comment
|
12 years ago |
AD7six
|
c2f8abf64f
split up the inputs function
|
12 years ago |