|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| validate ($data) | |
Used to validate a textarea used for ip addresses
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Definition at line 2779 of file adminlib.php.
| validate | ( | $ | data | ) |
Validate the contents of the textarea as IP addresses
Used to validate a new line separated list of IP addresses collected from a textarea control
| string | $data | A list of IP Addresses separated by new lines |
Reimplemented from admin_setting_configtext.
Definition at line 2790 of file adminlib.php.