| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
Base plugin class.
| Poids: | 97 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Savant2_Plugin_cycle:: (1 méthode):
plugin()
Classe: Savant2_Plugin_cycle - X-Ref
Cycles through a series of values.| plugin($cycle, $iteration, $repeat = 1) X-Ref |
| Cycles through a series of values. param: string|array $cycle If a string, the preset cycle value key to use param: int $iteration The iteration number for the cycle. param: int $repeat The number of times to repeat each cycle value. return: mixed The value of the cycle iteration. |
| Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |