Refactoring #2620

Specifying sort order should not rely on HTML stuff
Start date:
24/01/2011
Due date:
% Done:
0%
Estimated time:
Description
Currently when you want to specify sort order in a purely database-driven or non-HTML-specific piece of code, you need to "abuse" the HTML table-specific code in common/libraries/php/html/table/object_table/object_table_order.class.php
This should be moved and renamed. A good target would be QuerySortOrder or ResultRowOrder under common/libraries/php(/database).
Associated revisions
History
Updated by Stefaan Vanbillemont almost 12 years ago
- Project changed from Chamilo LCMS Connect to Repository
- Category deleted (
21)
Updated by Stefaan Vanbillemont over 11 years ago
- Target version changed from 55 to Backlog (default)
Fix escape queries on installation - refs #2620