AdminPageFramework_Form_View___Generate_SectionName::get PHP 메소드

get() 공개 메소드

public get ( )
    public function get()
    {
        return $this->_getFiltered($this->_getSectionName());
    }
AdminPageFramework_Form_View___Generate_SectionName