Prado\Web\UI\ActiveControls\TBaseActiveControl::getOptions PHP Method

getOptions() protected method

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