category OSS
package OSS_Resource
copyright Copyright (c) 2007 - 2012, Open Source Solutions Limited, Dublin, Ireland
license New BSD License

 Methods

Get Doctrine2Cache

getDoctrine2cache() : \Doctrine\Common\Cache

Returns

\Doctrine\Common\Cache

Initialisation function

init() : \Doctrine\Common\Cache

Returns

\Doctrine\Common\Cache

Set the classes $_d2cache member

setDoctrine2Cache(\Doctrine\Common\Cache $c) : void

Parameters

$c

\Doctrine\Common\Cache

The object to set

 Properties

 

Holds the Doctrine instance

$_d2cache : null | \Doctrine\ORM\EntityManager