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

Class: APCCache

Source Location: /Classes/Cache/APCCache.php

Class APCCache

Class Overview

<p> Fichier décrivant la classe \Wodafok\CacheAPCCache

</p>

PHP version 5.3

Located in /Classes/Cache/APCCache.php [line 36]

\
   |
   --APCCache
Author(s): Information Tags:
Copyright:  2011 Wodafok
License:  WoDaFoK

Properties

Methods

[ Top ]
Property Summary
int   $ttl  

[ Top ]
Method Summary
void   exists()  
void   get()  
void   remove()  
void   set()  
void   __construc()  

[ Top ]
Properties
int   $ttl = 0 [line 42]
API Tags:
Access:  protected


[ Top ]
Methods
exists  [line 51]

  void exists( $key  )

Parameters:
   $key: 

API Tags:
Access:  public


[ Top ]
get  [line 55]

  void get( $key  )

Parameters:
   $key: 

API Tags:
Access:  public


[ Top ]
remove  [line 47]

  void remove( $key  )

Parameters:
   $key: 

API Tags:
Access:  public


[ Top ]
set  [line 62]

  void set( $key, $value  )

Parameters:
   $key: 
   $value: 

API Tags:
Access:  public


[ Top ]
__construc  [line 44]

  void __construc( $ttl  )

Parameters:
   $ttl: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Mon, 13 Aug 2012 23:00:58 +0200 by phpDocumentor 1.4.4