XSLT Function: BaileyWeb.University.Metadata.TextStrings
The XSLT Function named TextStrings adds the localised text strings used by JavaScript functions.
Files
The following files are supplied with the University Package:
- ~/App_Data/Xslt/BaileyWeb/University/Metadata/TextStrings.cshtml
Parameters
None. OR
There are COUNT parameters:
Parameter: | Label: | Help: | Type: | Default: | Widget: |
---|---|---|---|---|---|
NAME | LABEL | HELP | TYPE | VALUE |
Function Markup
<f:function name="BaileyWeb.University.TextStrings" xmlns:f="http://www.composite.net/ns/function/1.0" />
Sub Functions
None. OR
This function relies upon the following sub functions for data:
- BaileyWeb.University.NAMESPACE OR
When routed data isn't TYPE.IsItem
:
- BaileyWeb.University.NAMESPACE
When routed data is TYPE.IsItem
:
- BaileyWeb.University.NAMESPACE
Text Strings
This function uses the following localisation resources:
Sample Output
<html xmlns="http://www.w3.org/1999/xhtml"> <head/> <body> <div class="hidden" id="university-name" data-store="Bailey University"/> <div class="hidden" id="table-responsive" data-store="Scrollable table « »"/> </body> </html>