this a small CSS-parser, which allows to parse stylesheets for ezPDF
Located in /class.styleparser.php (line 6)
addEzText($szString,$arrParamDefault = "")
calls the $pdf->ezText method and adds the css-data
analyzeStyleSheetData($szStyleTagDefinition)
returns an array with all style-definitions * @param string $szStyleTagDefinition style tag data
convertDistanceTo_ezUnit($szString)
converts a defined distance by $szString into a ez-distance
convertFontTo_ezFont($szFontFamily) convert a style font to a supported ezFont.
$szFontFamily can be a commata-seperated list, the first found font is returned if no font was found, this function will fall back to Helvetica.
convertStyleDataTo_ezText_Array()
converts all useable CSS-Data to an ezText-Array
createFinalParamList($arrParamsDefault)
returns an array, which contains the final ezStyle-Array
getNameOfStyleKey()
returns name of key, which assigns the style-data
getStyleSheetForTag()
returns an array with the style sheet-data for the current tag
setGlobalStyles($arrStyles)
$arrStyles is a big hash, which contains all style-definitions
Documentation generated on Tue, 29 Mar 2005 12:37:30 +0200 by phpDocumentor 1.3.0RC3