| [ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 342 lignes (11 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 2 fois |
| Nécessite: | 0 fichiers |
| nullify(theType, urlField, md5Field, multi_edit) X-Ref |
| Modify from controls when the "NULL" checkbox is selected param: string the MySQL field type param: string the urlencoded field name param: string the md5 hashed field name return: boolean always true |
| unNullify(urlField, multi_edit) X-Ref |
| Unchecks the "NULL" control when a function has been selected or a value entered param: string the urlencoded field name return: boolean always true |
| openCalendar(params, form, field, type) X-Ref |
| Opens calendar window. param: string calendar.php parameters param: string form name param: string field name param: string edit type - date/timestamp |
| formatNum2(i, valtype) X-Ref |
| Formats number to two digits. param: int number to format. param: string type of number |
| formatNum2d(i, default_v, valtype) X-Ref |
| Formats number to two digits. param: int number to format. param: int default value param: string type of number |
| formatNum4(i) X-Ref |
| Formats number to four digits. param: int number to format. |
| initCalendar() X-Ref |
| Initializes calendar window. |
| returnDate(d) X-Ref |
| Returns date from calendar. param: string date text |
| Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
|