Template runtime library functions
| UteChange | Change the parameters array for a previously remembered template |
| UteCodeUTF | Convert a Unicode index to a UTF-8 string |
| UteInclude | Internal function to include sub-templates |
| UtePopEnv | Restore the entire UTE environment from the stack |
| UtePushEnv | Save the entire UTE environment to the stack |
| UteRemember | Collect multiple templates to show them at a later time |
| UteShow | Show a template and compile it if required |
| UteShowAll | Show all previously remembered templates |
| UteStrlen | UTF-8-aware string length counting |
| UteStrlimit | Limit a string to a given length and add '...' if it was truncated |
| UteSubstr |
UTF-8-aware string extraction method Works like standard substr() and cuts off incomplete multibyte characters from the end |
| UteTranslate | Translate some text with parameters |
| UteTranslateNum | Translate some text with parameters and specific numerus |
| UteVariable | Insert a variable's value |
No classes in this file.
No constants in this file.
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.