PHP Class Horde_Core_Alarm_Handler_Desktop_Icon, horde

Author: Michael Slusarz ([email protected])
Datei anzeigen Open project: horde/horde

Protected Properties

Property Type Description
$_path string Icon path.

Public Methods

Method Description
__construct ( string $path ) Constructor.
__toString ( )

Method Details

__construct() public method

Constructor.
public __construct ( string $path )
$path string Icon path.

__toString() public method

public __toString ( )

Property Details

$_path protected_oe property

Icon path.
protected string $_path
return string