This group of methods acts to execute common non-class based functionality.
The key public methods include:
lms_get_groups() [returns all LMS groups]
lms_mimetype($extension:string, $mimetype:string) [returns either extension or mime type for a given $extension or $mimetype]
lms_get_menu_data() [returns the menu list to build the main menu]
lms_array_match($patterns:array, $target:string, $optional_replace_value:$string) [given an array of regex patterns, see if a match occurs in the target]
hash_search_array($needle:hash of arrays, $haystack:array) [search an array with a hash(array) to get the array key]
lms_gen_rand_str($length:integer)
lms_crypt($s:string, $salt:string)
lms_uuid()
Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer