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])
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$_strDTD array
$_strDTDURI array

Méthodes publiques

Méthode Description
__construct ( )
getInstance ( $publicIdentifier )
getInstanceURI ( $uri )
registerDTD ( $publicIdentifier, $uri, $dtd )

Method Details

__construct() public méthode

public __construct ( )

getInstance() public méthode

public getInstance ( $publicIdentifier )

getInstanceURI() public méthode

public getInstanceURI ( $uri )

registerDTD() public méthode

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

Property Details

$_strDTD protected_oe property

protected array $_strDTD
Résultat array

$_strDTDURI protected_oe property

protected array $_strDTDURI
Résultat array