[ Index ]
 

Code source de CMS made simple 1.0.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/classes/ -> class.bookmark.inc.php (sommaire)

(pas de description)

Poids: 126 lignes (3 kb)
Inclus ou requis: 1 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Bookmark:: (4 méthodes):
  Bookmark()
  SetInitialValues()
  Save()
  Delete()


Classe: Bookmark  - X-Ref

Bookmark class for admin

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