ORIENT/modules/backend/formwidgets
Quezler cc17b679f1 Code dusting (#2826)
Code cleaning according to PSR-2 w/ exemptions (mostly dust).
2017-04-24 21:38:19 +10:00
..
codeeditor Respect whitespace on disabled codeeditors 2016-11-28 15:35:00 -06:00
colorpicker Fixes colorpicker when used inside a popup 2016-05-25 06:37:03 +10:00
datatable/partials Create initial DataTable form widget 2015-01-03 11:57:50 +11:00
datepicker/partials Support yearRange property for datepicker field. 2016-12-20 20:21:02 +01:00
fileupload Various security and UI fixes 2017-04-09 08:00:56 +10:00
markdowneditor Buttons container has an inner toolbar 2016-07-23 09:53:23 +10:00
permissioneditor Adds extra flavor to buttons 2016-04-07 20:17:48 +10:00
recordfinder Various security and UI fixes 2017-04-09 08:00:56 +10:00
relation/partials Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
repeater Collapsed items should default to or include the group name - Refs #2772 2017-04-24 13:24:56 +10:00
richeditor Implement disabled support for some form widgets 2017-03-14 13:52:47 +11:00
taglist/partials Fixes taglist working inside a repeater 2016-11-07 08:08:48 +11:00
CodeEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
ColorPicker.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
DataTable.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
DatePicker.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
FileUpload.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
MarkdownEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
PermissionEditor.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
RecordFinder.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
Relation.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
Repeater.php Retain true backward compatibility with early repeater 2017-04-24 19:06:59 +10:00
RichEditor.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
TagList.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00