doudun2565 2013-07-17 07:56
浏览 47
已采纳

Symfony 2.3中的表单字段属性

It was possible in Symfony 2.2 to access form field attributes in template this way:

<?php $form['field_name']->get('field_attribute') ?>

How can i do this in Symfony 2.3? FormView object doesn't have this function any more.

  • 写回答

1条回答 默认 最新

  • duanlan7903 2013-07-17 08:03
    关注

    Edit :

    Indeed the FormView no longers has get function instead you have :

    array $vars The variables assigned to this view. 
    

    The similar in twig : {{ form.task.vars.full_name }}

    The PHP snippet on the documentation seems outdated

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 使用Photon PUN2解决游戏得分同步的问题
  • ¥15 微带串馈天线阵列每个阵元宽度计算
  • ¥15 keil的map文件中Image component sizes各项意思
  • ¥30 BC260Y用MQTT向阿里云发布主题消息一直错误
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 Centos / PETGEM
  • ¥15 划分vlan后不通了