Html Viper Module
Viper Methods
Global Viper Method | Description |
---|---|
Html.Attribute Viper Method | Creates an attribute string using the specified name and value. |
Html.Attributes Viper Method | Creates an attribute string using the specified name-value collection. |
Html.Break Viper Method | Returns a break tag. |
Html.CDATA Viper Method | Creates a CDATA section from the specified data. |
Html.CombineCssClasses Viper Method | Combines the given CSS classes for the class attribute. |
Html.Div Viper Method | Returns a div tag with inner data and attributes. |
Html.Form.MSIEButtonValue Viper Method | Wraps the value of a submit button in a comment for use inside the button element, so that MS Internet Explorer 7 will post the desired value. |
Html.HR Viper Method | Returns a horizontal ruler tag. |
Html.Image Viper Method | Returns an img tag. |
Html.JavaScriptBlock Viper Method | Creates a Javascript block. |
Html.Link Viper Method | Builds an HTML hyperlink element string and registers the reference into the Active Integrity Management (AIM) system. |
Html.Location Viper Method | Builds a locator and registers the reference into the Active Integrity Management (AIM) system. |
Html.PrettyPrint Viper Method | Pretty-prints the given XML string. |
Html.Select Viper Method | Renders HTML select based on the given datatable.The table may contain 1 or 2 columns. The first column will be used for the option value.The second column will be used as textual data. If the datatable contains only one column, the options will have no value attribute. |
Html.Span Viper Method | Returns an empty span tag. |
Html.Style Viper Method | Adds the given style to the element, either by adding a style rule to the 'css' placeholder or by ading an inline style attribute. |
Html.Tag Viper Method | Returns an Xml/Html selfclosing tag. |
IsSelfClosing Viper Method | Returns true if a tag is supposed to be self-closing in HTML 4 or required to be self-closing in XHTML 1.0.The complete list of self-closing tags is: area, base, basefont, br, col, frame, hr, img, input, isindex, link, meta, param. |
See Also
-
Html.Attribute Viper Method
Creates an attribute string using the specified name and value. -
Html.Attributes Viper Method
Creates an attribute string using the specified name-value collection. -
Html.Break Viper Method
Returns a break tag. -
Html.CDATA Viper Method
Creates a CDATA section from the specified data. -
Html.CombineCssClasses Viper Method
Combines the given CSS classes for the class attribute. -
Html.Div Viper Method
Returns a div tag with inner data and attributes. -
Html.Form.MSIEButtonValue Viper Method
Wraps the value of a submit button in a comment for use inside the button element, so that MS Internet Explorer 7 will post the desired value. -
Html.HR Viper Method
Returns a horizontal ruler tag. -
Html.Image Viper Method
Returns an img tag. -
Html.JavaScriptBlock Viper Method
Creates a Javascript block. -
Html.Link Viper Method
Builds an HTML hyperlink element string and registers the reference into the Active Integrity Management (AIM) system. -
Html.Location Viper Method
Builds a locator and registers the reference into the Active Integrity Management (AIM) system. -
Html.PrettyPrint Viper Method
Pretty-prints the given XML string. -
Html.Select Viper Method
Renders HTML select based on the given datatable.The table may contain 1 or 2 columns. The first column will be used for the option value.The second column will be used as textual data. If the datatable contains only one column, the options will have no value attribute. -
Html.Span Viper Method
Returns an empty span tag. -
Html.Style Viper Method
Adds the given style to the element, either by adding a style rule to the 'css' placeholder or by ading an inline style attribute. -
Html.Tag Viper Method
Returns an Xml/Html selfclosing tag. -
IsSelfClosing Viper Method
Returns true if a tag is supposed to be self-closing in HTML 4 or required to be self-closing in XHTML 1.0.The complete list of self-closing tags is: area, base, basefont, br, col, frame, hr, img, input, isindex, link, meta, param.
- Macro
- Macro Parameters
- Macro Parameter Properties
-
Vipers
-
Global Viper Methods
- AIM Viper Class
- Audit Viper Class
- Buffer Viper Class
- Cache Viper Class
- CacheFile Viper Class
- Calendar Viper Class
- Channel Viper Class
- Char Viper Class
- Cms Viper Class
- ContentType Viper Class
- Convert Viper Class
- Database Viper Class
- DataTable Viper Class
- DateTime Viper Class
- Debug Viper Class
- DigiD Viper Class
- Env Viper Class
- FileSystem Viper Class
- FlexLayout Viper Class
-
- Html.Attribute Viper Method
- Html.Attributes Viper Method
- Html.Break Viper Method
- Html.CDATA Viper Method
- Html.CombineCssClasses Viper Method
- Html.Div Viper Method
- Html.Form.MSIEButtonValue Viper Method
- Html.HR Viper Method
- Html.Image Viper Method
- Html.JavaScriptBlock Viper Method
- Html.Link Viper Method
- Html.Location Viper Method
- Html.PrettyPrint Viper Method
- Html.Select Viper Method
- Html.Span Viper Method
- Html.Style Viper Method
- Html.Tag Viper Method
- IsSelfClosing Viper Method
- Html.Color Viper Class
- Html.Css Viper Class
- Image Viper Class
- ImageProperties Viper Class
- ItemComments Viper Class
- ItemData Viper Class
- License Viper Class
- Locale Viper Class
- Logging Viper Class
- Login Viper Class
- Math Viper Class
- Payment Viper Class
- Personalization Viper Class
- PlaceHolder Viper Class
- Poll Viper Class
- Publication Viper Class
- RenderTemplate Viper Class
- Request Viper Class
- Response Viper Class
- Scf Viper Class
- Security Viper Class
- Session Viper Class
- Site Viper Class
- Smartlet Viper Class
- SmartletEditor Viper Class
- SmartletPreset Viper Class
- Smi Viper Class
- SmiData Viper Class
- Spice Viper Class
- Sql Viper Class
- StandardsCompliance Viper Class
- Storage Viper Class
- String Viper Class
- SXML Viper Class
- Sys Viper Class
- Tags Viper Class
- Translation Viper Class
- Url Viper Class
- User Viper Class
- UserItemFeedback Viper Class
- Xml Viper Class
- Local Viper Methods
-
Global Viper Methods
- SXML Data Types
- Examples
- Tips & Tricks