[ Index ] |
|
Code source de SPIP Agora 1.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 156 lignes (4 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
DXS_Container:: (3 méthodes):
DXS_Container()
getAgoraEntity()
parseRubrique()
Classe: DXS_Container - X-Ref
The DXS representation of a container.DXS_Container() X-Ref |
DXS_Container constructor. |
getAgoraEntity($url) X-Ref |
Fetches, parses and constructs an object BD_rubrique using the data found at the URL $url. Returns a null pointer if the operation failed. After a failed operation, the "initOK" state flag is put to false. XXX What about container (generic) vs rubrique (bound to spip-agora) ? |
parseRubrique() X-Ref |
Helper function to parse the tree, create the article buisiness object and extract the actual data. XXX Warning, no error checking is performed in this method. |
Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |