Nextras\Forms\Bridges\Latte\SnippetBridge::getHtmlId PHP Method

getHtmlId() public method

public getHtmlId ( $name )
    public function getHtmlId($name)
    {
        return $this->control->getSnippetId($name);
    }