[ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 70 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 1 fois |
Nécessite: | 0 fichiers |
GenericStatusList:: (3 méthodes):
getStatusList()
isValidStatus()
getDefaultStatus()
Classe: GenericStatusList - X-Ref
Generic class for handling custom statuses that are defined via global constantsgetStatusList( $prefix, $statusAllId, $includeStatusAll = false ) X-Ref |
returns a list with all the user statuses that have been defined so far in the code. return: Returns an array where every position is an array with two |
isValidStatus( $status ) X-Ref |
param: status The status code we'd like to check return: Returns true if the status is valid or false otherwise. By default this |
getDefaultStatus() X-Ref |
returns the default status code for this class. By default, it is just 'true' so it is advisable that classes inheriting from this one override this method with their own return: The default status |
Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |