Transcoding action that removes scripts from the given HTML content when the requesting device does not support them.
The action removes script tags and event attributes.
The DDR property reference that the transcoding action uses to tell whether the requesting device supports scripting or not may be defined in a "script_support" option through a call to TranscodingAction::setOption(). The action uses the scriptSupport property of the DDR Core Vocabulary by default.
Located in /common/transcoding/transcodingactiondeletescript.php (line 39)
TranscodingAction | --TranscodingActionDeleteScript
Removes all occurrences of script from the given content if the requesting device does not support scripting.
Inherited From TranscodingAction
TranscodingAction::__construct()
TranscodingAction::apply()
TranscodingAction::getNextBlock()
TranscodingAction::getOption()
TranscodingAction::getPropertyValue()
TranscodingAction::getPropertyValuePr()
TranscodingAction::getRelativeUri()
TranscodingAction::initOption()
TranscodingAction::initProperty()
TranscodingAction::initPropertyValues()
TranscodingAction::mapAbsoluteUriToFile()
TranscodingAction::mapFileToAbsoluteUri()
TranscodingAction::mapFileToUri()
TranscodingAction::mapUriToFile()
TranscodingAction::resolveUri()
TranscodingAction::setOption()
TranscodingAction::unparse_url()
Documentation generated on Tue, 17 Nov 2009 19:00:40 +0100 by phpDocumentor 1.4.2