Application.php
Beatnik application interface.
This file defines Horde's application interface. Other Horde libraries and applications can interact with Beatnik through this API.
Copyright 2006-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not did not receive this file, see http://www.horde.org/licenses/gpl
Tags
Interfaces, Classes and Traits
Table of Contents
- BEATNIK_BASE = __DIR__ . '/..'
- HORDE_BASE = BEATNIK_BASE . '/..'
Constants
BEATNIK_BASE
public
mixed
BEATNIK_BASE
= __DIR__ . '/..'
HORDE_BASE
public
mixed
HORDE_BASE
= BEATNIK_BASE . '/..'