Horde_Form_Type_enum::getValues PHP 메소드

getValues() 공개 메소드

public getValues ( )
    function getValues()
    {
        return $this->_values;
    }