String filter.
Copyright: | 2020 Simey Lameze <simey@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 65 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
string_filter:: (1 method):
add_filter_value()
Class: string_filter - X-Ref
Class representing a string filter.add_filter_value($value) X-Ref |
Add a value to the filter. return: self param: string $values |