Documentation

Horde_Core_Share_FactoryCallback
in package

Small factory class for wrapping the injection of Horde_Share objects into the Horde_Share_Object objects. We must use $GLOBALS here instead of keeping a reference to the injector since this object will be serialized along with the Horde_Share_Object object.

Copyright 2010-2017 Horde LLC (http://www.horde.org/)

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

Tags
category

Horde

author

Michael J. Rubinsky mrubinsk@horde.org

Table of Contents

Properties

$_app  : mixed
$_driver  : mixed

Methods

__construct()  : mixed
create()  : mixed

Properties

Methods

__construct()

public __construct(mixed $app, mixed $driver) : mixed
Parameters
$app : mixed
$driver : mixed

        
On this page

Search results