See Release Notes
Long Term Support Release
Differences Between: [Versions 400 and 401]
(no description)
File Size: | 79 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
plugin:: (3 methods):
html2text()
random_password()
generate_guest_meeting_credentials()
html2text($html, $len = 0) X-Ref |
Helper function to convert an html string to plain text. param: string $html param: int $len return: string |
random_password($length = 8, $unique = "") X-Ref |
Helper generates a random password. param: int $length param: string $unique return: string |
generate_guest_meeting_credentials() X-Ref |
Generate random credentials for guest access return: array |