| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Nasty strings to use in tests.
| Copyright: | 2013 David Monllaó |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 116 lines (4 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
nasty_strings:: (3 methods):
get()
reset_used_strings()
random_index()
Class: nasty_strings - X-Ref
Nasty strings manager.| get($key) X-Ref |
| Returns a nasty string and stores the key mapping. param: string $key The key return: string |
| reset_used_strings() X-Ref |
| Resets the used strings var. return: void |
| random_index() X-Ref |
| Returns a random index. return: int |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |