Documentation

Horde_Core_View_Helper_Image extends Horde_View_Helper_Base
in package

View helper class to allow access to the Horde_Themes_Image::tag() method.

Copyright 2012-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.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

Methods

hordeImage()  : mixed
Wrapper around the Horde_Themes_Image::tag() method.

Methods

hordeImage()

Wrapper around the Horde_Themes_Image::tag() method.

public hordeImage(mixed $src[, mixed $alt = '' ][, mixed $attr = '' ]) : mixed
Parameters
$src : mixed
$alt : mixed = ''
$attr : mixed = ''
Tags
see
Horde_Themes_Image::tag()

        
On this page

Search results