_type = self::TYPE_HEADING; $this->_name = I18n::get('Heading'); $this->_default_value = I18n::get('Call Back Request'); $this->_placeholder = I18n::get('Call Back Request'); $this->_read_only = TRUE; $this->_is_resizable = FALSE; } }