Documentation

Application.php

Content application API.

This file defines Horde's core API interface. Other core Horde libraries can interact with Content through this API.

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

Tags
license

http://www.horde.org/licenses/bsd BSD

Interfaces, Classes, Traits and Enums

Content_Application

Table of Contents

CONTENT_BASE  = \realpath(__DIR__ . '/..')
HORDE_BASE  = \realpath(\CONTENT_BASE . '/..')

Constants

CONTENT_BASE

public mixed CONTENT_BASE = \realpath(__DIR__ . '/..')

HORDE_BASE

public mixed HORDE_BASE = \realpath(\CONTENT_BASE . '/..')

Search results