'#description'=>t('Text that will be shown inside the field until a value is entered. This hint is usually a sample value or a brief description of the expected format.'),
);
return$element;
}
/**
* {@inheritdoc}
*/
publicfunctionsettingsSummary(){
$summary=array();
$summary[]=t('Number of rows: !rows',array('!rows'=>$this->getSetting('rows')));
'#description'=>t('Text that will be shown inside the field until a value is entered. This hint is usually a sample value or a brief description of the expected format.'),
);
return$element;
}
/**
* {@inheritdoc}
*/
publicfunctionsettingsSummary(){
$summary=array();
$summary[]=t('Number of rows: !rows',array('!rows'=>$this->getSetting('rows')));