$app
$app : string
Current application name.
The Horde_Themes_Sound:: class provides an object-oriented interface to a themed sound.
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.
__construct(string $name = '', array $options = array())
Constructor.
string | $name | The element name. If null, will return the element directory. |
array | $options | Additional options:
|
fromUri(string $uri) : \Horde_Themes_Element
Convert a URI into a Horde_Themes_Element object.
string | $uri | The URI to convert. |
A theme element object.