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

Class: IcqBot_Store

Source Location: /kernel/store.class.php

Class IcqBot_Store

Class Overview

Located in /kernel/store.class.php [line 2]



		
				Author(s):
		
API Tags:
Abstract:  

Properties

Methods

[ Top ]
Descendants
Child Class Description
IcqBot_Store_Flatfile

[ Top ]
Property Summary
IcqBot_Logs   $logs   Loggind class

[ Top ]
Method Summary
IcqBot_Store   __construct()  
void   clearData()  
void   getAllData()  
void   getData()  
void   setData()  

[ Top ]
Properties
IcqBot_Logs   $logs [line 10]

Loggind class

API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 12]

  IcqBot_Store __construct( IcqBot_Logs $logs  )

Parameters:
IcqBot_Logs   $logs: 

API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
clearData  [line 19]

  void clearData( IcqBot_Module $module  )

Parameters:
IcqBot_Module   $module: 

API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
getAllData  [line 20]

  void getAllData( IcqBot_Module $module  )

Parameters:
IcqBot_Module   $module: 

API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
getData  [line 18]

  void getData( IcqBot_Module $module, $key  )

Parameters:
IcqBot_Module   $module: 
   $key: 

API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
setData  [line 17]

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

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

API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]

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