Transcoding action that linearizes tables found in XHTML content when the requesting device does not support tables.
The action recognizes 3 kinds of tables:
The transcoding action linearizes nested tables even when the requesting mobile is known to support tables, as nested tables are forbidden in XHTML Basic 1.1.
The transcoding action requires tables to be well-formed, i.e. tables will be parsed as XML content.
Located in /common/transcoding/transcodingactionlineartables.php (line 54)
TranscodingAction | --TranscodingActionLineartables
Linearizes tables when tables are not supported by the requesting device.
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