PHP Class Horde_Registry_Caller, horde

Copyright 1999-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Show file Open project: horde/horde

Protected Properties

Property Type Description
$api TODO
$registry TODO

Public Methods

Method Description
__call ( $method, $args ) TODO
__construct ( $registry, $api ) TODO

Method Details

__call() public method

TODO
public __call ( $method, $args )

__construct() public method

TODO
public __construct ( $registry, $api )

Property Details

$api protected property

TODO
protected $api

$registry protected property

TODO
protected $registry