\pm_View_Helper_RenderTools

Helper for rendering big buttons in view

Summary

Methods
Properties
Constants
renderTools()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A

Methods

renderTools()

renderTools(array  $tools) : string

Render tools

[
    [
        'id' => string,
        'icon' => string,
        'title' => string,
        'description' => string,
        'controller' => string,
        'action' => string,
        'link' => string,
    ],
    ...
]

Parameters

array $tools

Returns

string