Searched hist:c0230d2cff12393e50d4f6e8a795895769b395a3 (Results 1 – 10 of 10) sorted by relevance
/plugin/struct/types/ |
H A D | AbstractMultiBaseType.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|
H A D | Checkbox.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|
H A D | Wiki.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|
H A D | Media.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|
H A D | Dropdown.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|
H A D | Date.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|
H A D | DateTime.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|
H A D | AbstractBaseType.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|
/plugin/struct/meta/ |
H A D | Value.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|
/plugin/struct/action/ |
H A D | entry.php | c0230d2cff12393e50d4f6e8a795895769b395a3 Wed Aug 24 09:10:37 UTC 2016 Andreas Gohr <gohr@cosmocode.de> Always use raw values for editors
This is another attempt to fix #140. The valueEditor() and multiValueEditor() now always expect raw values to be passed. The Value class was adjusted accordingly. It now allows to set the raw value (which is what we get from POST). If done, the Value object is treated as a rawonly Value that will throw an exception when you try to access value or displayvalue.
|