Prado\Web\UI\ActiveControls\TBaseActiveControl::getOptions PHP 메소드

getOptions() 보호된 메소드

protected getOptions ( ) : TMap
리턴 Prado\Collections\TMap active control options
    protected function getOptions()
    {
        return $this->_options;
    }