PHP Class Zend_View_Helper_EchoHierarchy

Author: Severin
Inheritance: extends Zend_View_Helper_Abstract
Afficher le fichier Open project: kimai/kimai

Méthodes publiques

Méthode Description
echoHierarchy ( array $kga, array $keyHierarchy, array $parentKeys = [], integer $level )

Private Methods

Méthode Description
isJumpable ( array $keyHierarchy ) : boolean

Method Details

echoHierarchy() public méthode

public echoHierarchy ( array $kga, array $keyHierarchy, array $parentKeys = [], integer $level )
$kga array the Kimai global Array, necessary for translations
$keyHierarchy array the key hierarchy, see parseHierarchy
$parentKeys array all keys of the parents, the closest one at the end
$level integer the level in the hierarchy