| [ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 170 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 2 fois |
| Nécessite: | 0 fichiers |
BlogCategory:: (15 méthodes):
BlogCategory()
setId()
setName()
setDescription()
getId()
getName()
getNumBlogs()
setNumBlogs()
getNumActiveBlogs()
setNumActiveBlogs()
getBlogs()
getDescription()
getProperties()
setMangledName()
getMangledName()
Classe: BlogCategory - X-Ref
\ingroup DAO| BlogCategory( $name, $description = "", $properties = Array() X-Ref |
| Pas de description |
| setId( $newId ) X-Ref |
| setName( $newName ) X-Ref |
| setDescription( $desc ) X-Ref |
| sets the description param: description |
| getId() X-Ref |
| Returns the identifier assigned to this category. return: An integer value with the category number. |
| getName() X-Ref |
| Returns the name assigned to the category. return: A string value with the name assigned to the category. |
| getNumBlogs( $status = BLOG_STATUS_ACTIVE ) X-Ref |
| Returns how many articles have been categorized under this category. param: status A valid post status return: An integer value |
| setNumBlogs( $numBlogs ) X-Ref |
| Pas de description |
| getNumActiveBlogs() X-Ref |
| Pas de description |
| setNumActiveBlogs( $numActiveBlogs ) X-Ref |
| Pas de description |
| getBlogs( $status = BLOG_STATUS_ACTIVE ) X-Ref |
| returns a list with all the blogs that have been categorized under this category return: An Array of BlogInfo objects |
| getDescription() X-Ref |
| returns the description return: The description |
| getProperties() X-Ref |
| setMangledName( $mangledName ) X-Ref |
| Pas de description |
| getMangledName() X-Ref |
| Pas de description |
| Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
|