[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 779 lignes (25 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Definitions:: (0 méthodes):
Some_Class:: (1 méthode):
fooFunction()
Classe: Definitions - X-Ref
Classe: Some_Class - X-Ref
fooFunction() X-Ref |
Pas de description |
Calls(==============Functions should be called with no spaces between the function name, theopening parenthesis, and the first parameter; spaces between commas and eachparameter, and no space between the last parameter, the closing parenthesis,and the semicolon. Here's an example::$var = foo($bar, $baz, $quux) X-Ref |
Pas de description |
Definitions(====================Function declarations follow the "BSD/Allman" convention::function fooFunction($arg1, $arg2 = '') X-Ref |
Pas de description |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |