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

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -