This class implements the DAO design pattern for PMDLe XML data
| author | bruno |
|---|---|
| package | personalization |
| subpackage | dao |
__construct()
getProfile($url) : \PMDLEProfile
URL of the XML file containing the PMDLe profile
\PMDLEProfileinstance of PMDLEProfilesaveProfile(\PMDLEProfile $p, string $url)
stringURL of the XML file containing the PMDLe profile
parseComponent(\SimpleXMLElement $node) : \Component