php - TIs there any simliar as input_tag select_tag in symfony2 -


i new in symfony2, have work symfony 1.2 , 1.4 , there options in forms input_tag(), input_hidden_tag() , select_tag()

my question if there function works similiar functions

i have read link

http://symfony.com/doc/current/cookbook/form/create_custom_field_type.html

there forms helpers showed in next link

http://symfony.com/legacy/doc/book/1_0/en/10-forms


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -