PlaceHolder Viper Module
Viper Methods
Global Viper Method | Description |
---|---|
PlaceHolder.Add Viper Method | Adds data to the given placeholder. |
PlaceHolder.AddCss Viper Method | Adds a Css block to the 'css' placeholder. |
PlaceHolder.AddCssInclude Viper Method | Adds an url to the 'cssinclude' placeholder. |
PlaceHolder.AddJavascript Viper Method | Adds a script block to the 'javascript' placeholder. |
PlaceHolder.AddJavascriptInclude Viper Method | Adds an url to the 'javascriptinclude' placeholder. |
PlaceHolder.AddJavascriptOnLoad Viper Method | Adds a script block to the 'javascriptonload' placeholder. |
PlaceHolder.Append Viper Method | Appends data from the given datatables to the given placeholder. |
PlaceHolder.Clear Viper Method | Clears the data in the placeholder. |
PlaceHolder.ContainsCssInclude Viper Method | Returns true if the 'cssinclude' placeholder contains the given item. |
PlaceHolder.ContainsJavascriptInclude Viper Method | Returns true if the 'javascriptinclude' placeholder contains the given item. |
PlaceHolder.Data Viper Method | Gets the DataTable of the given placeholder. |
PlaceHolder.Delete Viper Method | Deletes the specified rows from the given placeholder. |
PlaceHolder.Exists Viper Method | Checks whether the given placeholder exists. |
PlaceHolder.FindExact Viper Method | Finds a row using the specified column values. |
PlaceHolder.IsGlobalInclude Viper Method | Tests if the Javascript or Css file is included in the global include. |
PlaceHolder.Render Viper Method | Renders the specified placeholder. |
PlaceHolder.Resolve Viper Method | Resolves all placeholders within the given string. |
PlaceHolder.Search Viper Method | Searches for rows matching the given criteria. |
See Also
-
PlaceHolder.Add Viper Method
Adds data to the given placeholder. -
PlaceHolder.AddCss Viper Method
Adds a Css block to the 'css' placeholder. -
PlaceHolder.AddCssInclude Viper Method
Adds an url to the 'cssinclude' placeholder. -
PlaceHolder.AddJavascript Viper Method
Adds a script block to the 'javascript' placeholder. -
PlaceHolder.AddJavascriptInclude Viper Method
Adds an url to the 'javascriptinclude' placeholder. -
PlaceHolder.AddJavascriptOnLoad Viper Method
Adds a script block to the 'javascriptonload' placeholder. -
PlaceHolder.Append Viper Method
Appends data from the given datatables to the given placeholder. -
PlaceHolder.Clear Viper Method
Clears the data in the placeholder. -
PlaceHolder.ContainsCssInclude Viper Method
Returns true if the 'cssinclude' placeholder contains the given item. -
PlaceHolder.ContainsJavascriptInclude Viper Method
Returns true if the 'javascriptinclude' placeholder contains the given item. -
PlaceHolder.Data Viper Method
Gets the DataTable of the given placeholder. -
PlaceHolder.Delete Viper Method
Deletes the specified rows from the given placeholder. -
PlaceHolder.Exists Viper Method
Checks whether the given placeholder exists. -
PlaceHolder.FindExact Viper Method
Finds a row using the specified column values. -
PlaceHolder.IsGlobalInclude Viper Method
Tests if the Javascript or Css file is included in the global include. -
PlaceHolder.Render Viper Method
Renders the specified placeholder. -
PlaceHolder.Resolve Viper Method
Resolves all placeholders within the given string. -
PlaceHolder.Search Viper Method
Searches for rows matching the given criteria.
- 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 Viper Class
- 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.Add Viper Method
- PlaceHolder.AddCss Viper Method
- PlaceHolder.AddCssInclude Viper Method
- PlaceHolder.AddJavascript Viper Method
- PlaceHolder.AddJavascriptInclude Viper Method
- PlaceHolder.AddJavascriptOnLoad Viper Method
- PlaceHolder.Append Viper Method
- PlaceHolder.Clear Viper Method
- PlaceHolder.ContainsCssInclude Viper Method
- PlaceHolder.ContainsJavascriptInclude Viper Method
- PlaceHolder.Data Viper Method
- PlaceHolder.Delete Viper Method
- PlaceHolder.Exists Viper Method
- PlaceHolder.FindExact Viper Method
- PlaceHolder.IsGlobalInclude Viper Method
- PlaceHolder.Render Viper Method
- PlaceHolder.Resolve Viper Method
- PlaceHolder.Search Viper Method
- 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