b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (0.9.x) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Class: BlogCache

Source Location: /blogs/b2evocore/_class_blogcache.php

Class BlogCache

Class Overview

Blog Cache Class

Located in /blogs/b2evocore/_class_blogcache.php [line 23]

DataObjectCache
   |
   --BlogCache
Author(s):
Information Tags:
Version:  beta

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From DataObjectCache

DataObjectCache::DataObjectCache()
Constructor
DataObjectCache::add()
Add a dataobject to the cache
DataObjectCache::clear()
Clear the cache **extensively**
DataObjectCache::get_by_ID()
Get an object from cache by ID
DataObjectCache::load_all()
Load the cache **extensively**
DataObjectCache::load_list()
Load a list of objects into the cache
DataObjectCache::option_list()
Display form option list with cache contents

[ Top ]
Method Summary
BlogCache   BlogCache()   Constructor
void   get_by_stub()   Get an object from cache by its stub

[ Top ]
Methods
Constructor BlogCache  [line 30]

  BlogCache BlogCache( )

Constructor



[ Top ]
get_by_stub  [line 47]

  void get_by_stub( string $req_stub, [boolean $halt_on_error = true]  )

Get an object from cache by its stub

Load the cache if necessary

Parameters:
string   $req_stub:  stub of object to load
boolean   $halt_on_error:  false if you want to return false on error


[ Top ]

Documentation generated on Tue, 20 May 2008 01:52:31 +0200 by phpDocumentor 1.4.2