The following tables list the members exposed by ScriptConstants.
Name | Description | |
---|---|---|
![]() | ScriptConstants Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | excludeEndTags | Elements with which to exclude end tags. |
Name | Description | |
---|---|---|
![]() | Language | Language being used for this ScriptConstants object. |
Name | Description | |
---|---|---|
![]() ![]() | excludeEndTag | Returns a boolean value indicating whether or not to exclude end tags from the element with the given tagname. |
![]() | getCommnentChar | Gets the comment character. |
![]() | getFuncCall | Gets the function calling syntax for the given name and arguments. |
![]() | getFuncClose | Gets the function closing string. |
![]() | getFuncOpen | Gets the function opening string. |
![]() | getName | Gets the name of the current language, expressed as a string. |
![]() | getStmtTerm | Gets the statement terminator. |
![]() | getTagBegin | Returns HTML script tag beginning. |
![]() | getTagEnd | Returns HTML Script tag end. |