/common/transcoding/transcodingactionlineartables.php

Description

This file is part of the transcoding library. It contains the definition of the TranscodingActionLineartables class.

Classes
Class Description
TranscodingActionLineartables Transcoding action that linearizes tables found in XHTML content when the requesting device does not support tables.
Includes
require_once (dirname(__FILE__).'/transcodingaction.php') (line 17)

Include the TranscodingAction base class definition.

Constants
TRANSPYTHIA_TABLE_HORIZONTAL = 2 (line 25)
TRANSPYTHIA_TABLE_LAYOUT = 3 (line 27)
TRANSPYTHIA_TABLE_VERTICAL = 1 (line 23)

Constants used to determine the type of table being handled.

Documentation generated on Tue, 17 Nov 2009 19:00:40 +0100 by phpDocumentor 1.4.2