Home
Flashcards
Preview
Drupal 7 Form API (test)
Home
Get App
Take Quiz
Create
What is your favorite color
yellow
What is the naming convention for the validation call back of a form that Drupal will automatically look for?
module_name_myform_validate($form, &$form_state)
Basic Form attributes for a textfield from element
#title
=> t('title'),
#decription
=> t('description),
#type =>
'textfield',
Author
aczietlow
ID
210939
Card Set
Drupal 7 Form API (test)
Description
Drupal 7's form api including available form attributes, form function calls and more.
Updated
2013-04-02T16:19:39Z
Show Answers
Home
Flashcards
Preview