Pluf_Search_Stats Class Reference

Inheritance diagram for Pluf_Search_Stats:

Pluf_Model

List of all members.

Public Member Functions

 init ()
 preSave ($create=false)

Public Attributes

 $_model = __CLASS__


Detailed Description

Keep track of when a document has been last indexed and the number of indexations.

Member Function Documentation

Pluf_Search_Stats::init (  ) 

Reimplemented from Pluf_Model.

Pluf_Search_Stats::preSave ( create = false  ) 

Hook run just before saving a model in the database.

Just overwrite it into your model to perform custom actions.

Parameters:
bool Create.

Reimplemented from Pluf_Model.


Member Data Documentation

Pluf_Search_Stats::$_model = __CLASS__

Reimplemented from Pluf_Model.


The documentation for this class was generated from the following file:

Generated on Wed Feb 3 15:44:52 2010 for Pluf by  doxygen