Documentation

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
author

Ben Klang bklang@horde.org

Interfaces, Classes and Traits

Beatnik_Application

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 . '/..'

Search results