Searched hist:a453c16b3290eabdf35778c54498101c737544e1 (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/Form/ |
H A D | LabelElement.php | a453c16b3290eabdf35778c54498101c737544e1 Tue Aug 18 18:36:08 UTC 2015 Andreas Gohr <andi@splitbrain.org> Form: more flexible label handling #1312
You now can add labels that don't wrap around inputs, but you have to ensure IDs are properly assigned yourself.
The Label class has been renamed to LabelElement to reflect the naming scheme of the other elements.
|
H A D | InputElement.php | a453c16b3290eabdf35778c54498101c737544e1 Tue Aug 18 18:36:08 UTC 2015 Andreas Gohr <andi@splitbrain.org> Form: more flexible label handling #1312
You now can add labels that don't wrap around inputs, but you have to ensure IDs are properly assigned yourself.
The Label class has been renamed to LabelElement to reflect the naming scheme of the other elements.
|
H A D | Form.php | a453c16b3290eabdf35778c54498101c737544e1 Tue Aug 18 18:36:08 UTC 2015 Andreas Gohr <andi@splitbrain.org> Form: more flexible label handling #1312
You now can add labels that don't wrap around inputs, but you have to ensure IDs are properly assigned yourself.
The Label class has been renamed to LabelElement to reflect the naming scheme of the other elements.
|