[ Index ]
 

Code source de SPIP Agora 1.4

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/Agora1-4/ecrire/include/dxs/ -> inc_dxs_factory.php (sommaire)

(pas de description)

Poids: 141 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

DXS_Factory:: (4 méthodes):
  DXS_Factory()
  createItem()
  itemTypeSupported()
  createObject()


Classe: DXS_Factory  - X-Ref

The factory class aims at become the central point
of the DXS API.
Its usage is meant to be quite simple:
1. You must have an initial item treeNode from somewhere else
(for example from a prodig rss channel)
2. With the xml node, you get an real DXS Item object
3. With the item object, you get the real DXS Object pointed
by the item.

DXS_Factory()   X-Ref
DXS_Article constructor.


createItem($itemNode)   X-Ref
Pas de description

itemTypeSupported($item)   X-Ref
Pas de description

createObject($item)   X-Ref
Pas de description



Généré le : Sat Feb 24 14:40:03 2007 par Balluche grâce à PHPXref 0.7