aggregator_form_category_validate

Functions that call aggregator_form_category_validate()

Namesort iconLocationDescription
aggregator_form_category_validatemodules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.

Functions called by aggregator_form_category_validate()

Namesort iconLocationDescription
aggregator_form_category_validatemodules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
form_set_errorincludes/form.incFile an error against a form element. If the name of the element is edit[foo][bar] then you may pass either foo or foo][bar as $name foo will set an error for all its children.
tincludes/common.incTranslate strings to the current locale.
 
 

Drupal is a registered trademark of Dries Buytaert.