[+] BO : Adding tree templates and functions

This commit is contained in:
Jerome Nadaud
2013-09-09 12:20:58 +02:00
parent b5f6e8a1d8
commit accd2d77c1
12 changed files with 164 additions and 10 deletions
+1
View File
@@ -70,6 +70,7 @@ class HelperTreeToolbarLinkCore extends HelperTreeToolbarButtonCore implements
'link' => $this->getLink(),
'action' => $this->getAction(),
'label' => $this->getLabel(),
'class' => $this->getClass(),
'icon_class' => $this->getIconClass()
));
return $template->fetch();