TCPDF::segSVGContentHandler( $parser,  $data )

Sets the character data handler function for the XML parser.


Description Description


Parameters Parameters

$parser

(Required) (resource) The first parameter, parser, is a reference to the XML parser calling the handler.

$data

(Required) (string) The second parameter, data, contains the character data as a string.


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.