aggregator_form_feed

Related topics

Namesort iconDescription
Form builder functionsFunctions that build an abstract representation of a HTML form.

Functions that call aggregator_form_feed()

Namesort iconLocationDescription
aggregator_form_feedmodules/aggregator/aggregator.admin.incForm builder; Generate a form to add/edit feed sources. See alsoaggregator_form_feed_validate()

Functions called by aggregator_form_feed()

Namesort iconLocationDescription
aggregator_form_feedmodules/aggregator/aggregator.admin.incForm builder; Generate a form to add/edit feed sources. See alsoaggregator_form_feed_validate()
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
db_queryincludes/database/database.incExecute an arbitrary query string against the active database.
drupal_map_associncludes/common.incForm an associative array from a linear array.
tincludes/common.incTranslate strings to the page language or a given language.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.