\pm_View_Helper_RenderSmallTools

Helper for rendering small buttons in view

Summary

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

Methods

renderSmallTools()

renderSmallTools(array  $tools) : string

Render small tools bar


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

Parameters

array $tools

Returns

string