PHP Класс 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.
Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_View_Helper_Base
Показать файл Открыть проект

Открытые методы

Метод Описание
hordeImage ( $src, $alt = '', $attr = '' ) Wrapper around the Horde_Themes_Image::tag() method.

Описание методов

hordeImage() публичный Метод

Wrapper around the Horde_Themes_Image::tag() method.
См. также: Horde_Themes_Image::tag()
public hordeImage ( $src, $alt = '', $attr = '' )