OEModule\OphCiExamination\models\OphCiExamination_Attribute::attributeLabels PHP Метод

attributeLabels() публичный Метод

public attributeLabels ( )
    public function attributeLabels()
    {
        return array('name' => 'Attribute Name', 'label' => 'Attribute Label', 'element_type.name' => 'Element Mapping', 'attribute_elements.name' => 'Element Mapping');
    }