FOF30\Form\Header\Date::getButtons PHP Method

getButtons() protected method

Get the buttons HTML code
protected getButtons ( ) : string
return string The HTML
    protected function getButtons()
    {
        return '';
    }