Markers
Table of Contents
Controllers/Admin/UI/XhrCommonDataController.php | 1 |
Controllers/BaseController.php | 2 |
Libraries/Input.php | 1 |
XhrCommonDataController.php
Type | Line | Description |
---|---|---|
TODO | 90 | [rdb] Remove translation `paginate.info` in v2.0 due to plugin input is no longer work with DataTables v.2. |
BaseController.php
Type | Line | Description |
---|---|---|
TODO | 109 | [rdb] Remove auto generate class name `rdba-page-`, use new one `rdba-pagehtml-` to prevent duplicate use in many cases. Remove this in v2.0 |
TODO | 109 | [rdb] Remove auto generate class name `rdba-class-`, use new one `rdba-calledclass-` to prevent duplicate use in many cases. Remove this in v2.0 |
Input.php
Type | Line | Description |
---|---|---|
TODO | 143 | [rdb] Remove this method in v2.0 |