Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Transport
Entity
Location
Poi
PHP Class Transport\Entity\Location\Poi
Inheritance:
extends
Location
Afficher le fichier
Open project: opendatach/transport
Class Usage Examples
Méthodes publiques
Méthode
Description
createFromXml
(
SimpleXMLElement
$xml
,
Location
$obj
= null )
toXml
(
SimpleXMLElement
$parent
= null )
Method Details
createFromXml()
public
static
méthode
public
static
createFromXml
(
SimpleXMLElement
$xml
,
Location
$obj
= null )
$xml
SimpleXMLElement
$obj
Location
toXml()
public
méthode
public
toXml
(
SimpleXMLElement
$parent
= null )
$parent
SimpleXMLElement