AdminPageFramework_Form_View___Attribute_Base::_getFormattedAttributes PHP Метод

_getFormattedAttributes() защищенный Метод

protected _getFormattedAttributes ( )
    protected function _getFormattedAttributes()
    {
        return $this->aAttributes + $this->_getAttributes();
    }
AdminPageFramework_Form_View___Attribute_Base