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

 Methods

Get doctrine

getDoctrine() : \Doctrine_Manager

Returns

\Doctrine_Manager

Initialisation function

init() : \Doctrine_Manager

Returns

\Doctrine_Manager

Set the classes $_doctrine member

setDoctrine(\Doctrine_Manager $doctrine) : void

Parameters

$doctrine

\Doctrine_Manager

The object to set

 Properties

 

Holds the Doctrine instance

$_doctrine : null | \Doctrine_Manager