Uni*_*que 3 drupal drupal-7 drupal-fapi
我想设置ID使用表单API在模块中创建的表单元素的属性。
ID
小智 5
//Here is an example $form['name'] = array( '#type' => 'item', '#title' => t('Title'), '#attributes' => array( 'id' => 'your-id', ), );
归档时间:
11 年,6 月 前
查看次数:
6068 次
最近记录: