IFramePage
class IFramePage extends Page (View source)
Iframe page type embeds an iframe of URL of choice into the page.
CMS editor can choose width, height, or set it to attempt automatic size configuration.
Properties
public static | $db | |||
public static | $defaults | |||
public static | $description |
Methods
Details
getCMSFields()
No description
getClass()
Compute class from the size parameters.
getStyle()
Compute style from the size parameters.
ValidationResult
validate()
Ensure that the IFrameURL is a valid url and prevents XSS