PHP Class Horde_Xml_Wbxml_DtdManager, horde

Copyright 2003-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Anthony Mills ([email protected])
Exibir arquivo Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_strDTD array
$_strDTDURI array

Public Methods

Method Description
__construct ( )
getInstance ( $publicIdentifier )
getInstanceURI ( $uri )
registerDTD ( $publicIdentifier, $uri, $dtd )

Method Details

__construct() public method

public __construct ( )

getInstance() public method

public getInstance ( $publicIdentifier )

getInstanceURI() public method

public getInstanceURI ( $uri )

registerDTD() public method

public registerDTD ( $publicIdentifier, $uri, $dtd )

Property Details

$_strDTD protected_oe property

protected array $_strDTD
return array

$_strDTDURI protected_oe property

protected array $_strDTDURI
return array