Commit 50cd620
committed
feature #4892 Add possible values for widget_type (XitasoChris)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #4892).
Discussion
----------
Add possible values for widget_type
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |
The documentation does not list which values are possible for widget_type. These two are the ones I extracted from the Symfony2 source code.
Commits
-------
e57c2ac terminate file with newline
ef9e1bd move title back and move description to separate file as suggested in PR #4892
6b42685 move title out of included file as suggested in PR #4892
6fcdd89 Add possible values for widget_typeFile tree
3 files changed
+13
-14
lines changed- reference/forms/types
- options
3 files changed
+13
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 4 | + | |
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments