This class implements the DAO design pattern for pedagogical ressources data

author bruno
package personalization
subpackage dao

 Methods

Constructor of DAOpmdle Basic behaviour

__construct() 

Returns a PedagogicalRessource instance corresponding to the $url

getRessource($url, $xml) : \PedagogicalRessource

Parameters

$url

URL of the ressource

$xml

the xml representation of the ressource

Returns

\PedagogicalRessourceinstance of PedagogicalRessource