[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 115 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Classe: RegisterSlot - X-Ref
Represents a slot in the register.__construct($key) X-Ref |
Constructs a new RegisterSlot, setting the key to passed param. param: string $key |
setKey($k) X-Ref |
Sets the key / name for this slot. param: string $k |
getKey() X-Ref |
Gets the key / name for this slot. return: string |
setValue($v) X-Ref |
Sets the value for this slot. param: mixed |
getValue() X-Ref |
Returns the value at this slot. return: mixed |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |