Overview

Packages

  • Agora
  • None

Classes

  • Agora
  • Agora_Api
  • Agora_Driver
  • Agora_Driver_SplitSql
  • Agora_Driver_Sql
  • Agora_Exception
  • Agora_Factory_Driver
  • Agora_Form_Forum
  • Agora_Form_Message
  • Agora_Form_Search
  • Agora_View
  • Horde_Form_Renderer_MessageForm
  • Overview
  • Package
  • Class
  • Tree

Class Agora_Factory_Driver

Horde_Injector factory to create Agora_Driver instances.

Copyright 2011-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.

Package: Agora
Author: Michael J. Rubinsky mrubinsk@horde.org
Author: Vilius Ĺ umskas vilius@lnk.lt
Located at Factory/Driver.php
Methods summary
public
# __construct( Horde_Injector $injector )

Constructor.

Constructor.

Parameters

$injector
The injector to use.
public Agora_Driver
# create( string $scope = 'agora', integer $forum_id = 0 )

Return the Agora_Driver:: instance.

Return the Agora_Driver:: instance.

Parameters

$scope
Instance scope
$forum_id
Forum to link to

Returns

Agora_Driver
The singleton instance.

Throws

Agora_Exception
API documentation generated by ApiGen