[ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 50 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 4 fois |
Nécessite: | 0 fichiers |
ArticleCommentStatus:: (2 méthodes):
getStatusList()
isValidStatus()
Classe: ArticleCommentStatus - X-Ref
This class keeps track of all the possible status that a blog can have. If plugins dynamicallygetStatusList( $includeStatusAll = false ) X-Ref |
returns a list with all the statuses that have been defined for comments. If you wish to define your own custom status, then simply in your plugin define COMMENT_STATUS_XXX and give it a sensible value. return: Returns an array where every position is an array with two |
isValidStatus( $status ) X-Ref |
returns whether a status has previously been defined or not param: status return: true if valid status or false otherwise |
Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |