PHP Class Horde_Core_View_Helper_Image, horde

Copyright 2012-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_View_Helper_Base
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
hordeImage ( $src, $alt = '', $attr = '' ) Wrapper around the Horde_Themes_Image::tag() method.

Method Details

hordeImage() public method

Wrapper around the Horde_Themes_Image::tag() method.
See also: Horde_Themes_Image::tag()
public hordeImage ( $src, $alt = '', $attr = '' )