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 |