Cache
[ class tree: Cache ] [ index: Cache ] [ all elements ]

Class: Mai_Cache

Source Location: /Mai/Cache.php

Class Overview


Mai_Cache is an gateway for cache classes.


Author(s):

  • Wouter Bulten (wouterbulten@mai-ai.org)

Copyright:

  • Copyright (C) 2009 Mai (Me Artificial Intelligence)

Variables

Methods



Class Details

[line 43]
Mai_Cache is an gateway for cache classes.



Tags:

author:  Wouter Bulten (wouterbulten@mai-ai.org)
copyright:  Copyright (C) 2009 Mai (Me Artificial Intelligence)
link:  http://www.launchpad.net/mai
license:  GNU General Public License version 3 (GPLv3)


[ Top ]


Class Variables

static $_instance =

[line 48]



Tags:

var:  Singleton instance
access:  protected

Type:   Mai_Cache


[ Top ]



Class Methods


static method getInstance [line 61]

static Mai_Cache getInstance( )

Retrieve singleton instance



Tags:

access:  public


[ Top ]

static method newCacheWords [line 79]

static Mai_Cache_Words newCacheWords( [ $location = null], $filename, $varName)

Create a new words cache file.



Tags:

access:  public


Parameters:

   $location  
   $filename  
   $varName  

[ Top ]

constructor __construct [line 54]

void __construct( )

Private constructor to prevent creation of this object.



Tags:

access:  private


[ Top ]

method __clone [line 104]

void __clone( )

Cloning of a singleton class is not allowed.



Tags:

access:  public


[ Top ]

method __wakeup [line 113]

void __wakeup( )

Function to prevent deserializing



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 27 Jul 2009 19:55:04 +0200 by phpDocumentor 1.4.1