[ Index ] |
|
Code source de eZ Publish 3.9.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 172 lignes (7 kb) |
Inclus ou requis: | 7 fois |
Référencé: | 0 fois |
Nécessite: | 3 fichiers lib/ezdb/classes/ezdb.php kernel/classes/ezvatrule.php kernel/classes/ezpersistentobject.php |
eZProductCategory:: (8 méthodes):
eZProductCategory()
definition()
fetch()
fetchByName()
fetchList()
fetchProductCountByCategory()
create()
remove()
Classe: eZProductCategory - X-Ref
eZProductCategory( $row ) X-Ref |
Pas de description |
definition() X-Ref |
Pas de description |
fetch( $id, $asObject = true ) X-Ref |
Pas de description |
fetchByName( $name, $asObject = true ) X-Ref |
Pas de description |
fetchList( $asObject = true ) X-Ref |
Pas de description |
fetchProductCountByCategory( $categoryID ) X-Ref |
Returns number of products belonging to the given category. \public \static |
create() X-Ref |
Pas de description |
remove( $id ) X-Ref |
Remove the given category and all references to it. \public \static |
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |