MDL-12389 Removed the selectallornone element in favour of a more generic submitlink...
authornicolasconnault <nicolasconnault>
Tue, 4 Dec 2007 10:35:25 +0000 (10:35 +0000)
committernicolasconnault <nicolasconnault>
Tue, 4 Dec 2007 10:35:25 +0000 (10:35 +0000)
commit6073a598a751dd8a46e146c26b2d206619620b2d
tree8375d0e45cacf7eb1bec56af71ecc76e325dd610
parent1d854cec5a5f9e95d44cee746216ef00ff4a3cfc
MDL-12389 Removed the selectallornone element in favour of a more generic submitlink element. The checkbox controller is now added to a form using moodleform::add_checkbox_controller.
grade/export/grade_export_form.php
lib/form/advcheckbox.php
lib/form/submitlink.php [new file with mode: 0644]
lib/formslib.php