tts_html_utils.resource
Functions
|
Extracts JavaScript content and wraps it in HTML <script> tags. |
|
Extracts the CSS content from a list of style resources. |
|
Locates a JavaScript template within the library's internal javascript directory. |
|
Locates a JavaScript file within the library's internal scripts directory. |
|
Locates a CSS stylesheet within the library's internal resources. |
|
Locates an HTML template file within the library's internal html_templates directory. |
|
A shortcut wrapper for render_html_from_template. |
|
The core rendering engine. |