| [ Index ] |
|
Code source de CMS made simple 1.0.5 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 126 lignes (3 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Bookmark:: (4 méthodes):
Bookmark()
SetInitialValues()
Save()
Delete()
| Bookmark() X-Ref |
| Generic constructor. Runs the SetInitialValues fuction. |
| SetInitialValues() X-Ref |
| Sets object to some sane initial values |
| Save() X-Ref |
| Saves the bookmark to the database. If no id is set, then a new record is created. If the id is set, then the record is updated to all values in the Bookmark object. returns: mixed If successful, true. If it fails, false. |
| Delete() X-Ref |
| Delete the record for this Bookmark from the database and resets all values to their initial values. returns: mixed If successful, true. If it fails, false. |
| Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |