Source for file TitleElement.php
Documentation is available at TitleElement.php
* $Source: /cvsroot/svggrapher/svggrapher/elements/TitleElement.php,v $
* @version CVS: $Id: TitleElement.php,v 1.5 2007/10/23 09:22:53 geelweb Exp $
* @author Guillaume Luchet. <guillaume@geelweb.org>
* @copyright Copyright (c) 2007, Guillaume Luchet.
* @license http://opensource.org/licenses/bsd-license.php BSD License
require_once SVGGRAPHER_CLASS_PATH .
'/XMLElement.php';
* {@link http://www.w3.org/TR/SVG11/struct.html#TitleElement}
* @version CVS: $Id: TitleElement.php,v 1.5 2007/10/23 09:22:53 geelweb Exp $
* @copyright Copyright (c) 2007, Guillaume Luchet
* @author guillaume luchet <guillaume@geelweb.org>
* @license http://opensource.org/licenses/bsd-license.php BSD License
* @param string $content tag content
* @param array $atts tag attributes
public function __construct($content=
NULL, $atts=
array())
Documentation generated on Tue, 23 Oct 2007 11:32:20 +0200 by phpDocumentor 1.4.0