Nextras\Forms\Bridges\Latte\SnippetBridge::getHtmlId PHP 메소드

getHtmlId() 공개 메소드

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