PHP Class Horde_Core_View_Helper_Label, 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
hordeLabel ( $for, $label, $ak = null ) Wrapper around the Horde::label() method.

Method Details

hordeLabel() public method

Wrapper around the Horde::label() method.
See also: Horde::label()
public hordeLabel ( $for, $label, $ak = null )