Public Member Functions | |
checkMedia () | |
INSERT BRIEF DESCRIPTION HERE. | |
setCSS ($css) | |
Set the CSS content. | |
updateFileList () | |
INSERT BRIEF DESCRIPTION HERE. |
This content module supports CSS. It does not do any validation or manipulation of the CSS. The stylesheets contained in Snap2 are meant to be used in preview frames and also for projects' content-centric CSS.
SnapContentCss::checkMedia | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
Reimplemented from SnapContent.
SnapContentCss::setCSS | ( | $ | css | ) |
Set the CSS content.
CSS is currently not validated
$css | [string]: valid CSS string to put into this content module |
SnapContentCss::updateFileList | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
Reimplemented from SnapContent.