phpDocumentor phpIcqBot
[ class tree: phpIcqBot ] [ index: phpIcqBot ] [ all elements ]

Class: IcqBot_Store_Flatfile

Source Location: /kernel/store/store.flatfile.class.php

Class IcqBot_Store_Flatfile

Inherited Properties, Constants, and Methods
Method Summary
IcqBot_Store_Flatfile   __construct()  
void   clearData()  
void   getAllData()  
void   getData()  
void   setData()  

[ Top ]
Methods
Constructor __construct  [line 10]

  IcqBot_Store_Flatfile __construct( IcqBot_Logs &$logs  )

Parameters:
IcqBot_Logs   &$logs: 

API Tags:
Access:  public


Redefinition of:
IcqBot_Store::__construct()

[ Top ]
clearData  [line 61]

  void clearData( IcqBot_Module $module  )

Parameters:
IcqBot_Module   $module: 

API Tags:
Access:  public


Redefinition of:
IcqBot_Store::clearData()

[ Top ]
getAllData  [line 71]

  void getAllData( IcqBot_Module $module  )

Parameters:
IcqBot_Module   $module: 

API Tags:
Access:  public


Redefinition of:
IcqBot_Store::getAllData()

[ Top ]
getData  [line 47]

  void getData( IcqBot_Module $module, $key  )

Parameters:
IcqBot_Module   $module: 
   $key: 

API Tags:
Access:  public


Redefinition of:
IcqBot_Store::getData()

[ Top ]
setData  [line 34]

  void setData( IcqBot_Module $module, $key, [ $value = false]  )

Parameters:
IcqBot_Module   $module: 
   $key: 
   $value: 

API Tags:
Access:  public


Redefinition of:
IcqBot_Store::setData()

[ Top ]

Documentation generated on Mon, 24 Dec 2007 09:34:35 +0500 by phpDocumentor 1.4.0