[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/xmlsitemap/ -> xmlsitemap.admin.inc (summary)

(no description)

File Size: 895 lines (32 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 22 functions

  xmlsitemap_sitemap_list_form()
  xmlsitemap_sitemap_list_form_validate()
  xmlsitemap_sitemap_list_form_submit()
  xmlsitemap_sitemap_edit_form()
  xmlsitemap_sitemap_edit_form_pre_render()
  xmlsitemap_sitemap_edit_form_validate()
  xmlsitemap_sitemap_edit_form_submit()
  xmlsitemap_sitemap_delete_form()
  xmlsitemap_sitemap_delete_form_submit()
  xmlsitemap_settings_form()
  xmlsitemap_settings_form_validate()
  xmlsitemap_settings_form_submit()
  xmlsitemap_rebuild_form()
  xmlsitemap_rebuild_form_submit()
  xmlsitemap_add_form_entity_summary()
  xmlsitemap_add_link_bundle_settings()
  xmlsitemap_link_bundle_settings_form()
  xmlsitemap_link_bundle_settings_form_submit()
  xmlsitemap_bundle_settings_dialog()
  xmlsitemap_add_form_link_options()
  xmlsitemap_get_priority_options()
  xmlsitemap_get_status_options()

Functions
Functions that are not part of a class:

xmlsitemap_sitemap_list_form()   X-Ref
Render a tableselect list of XML sitemaps for the main admin page.


xmlsitemap_sitemap_list_form_validate($form, &$form_state)   X-Ref
Validate xmlsitemap_sitemap_list_form submissions.


xmlsitemap_sitemap_list_form_submit($form, &$form_state)   X-Ref
Process xmlsitemap_sitemap_list_form submissions.

Execute the chosen 'Update option' on the selected sitemaps.

xmlsitemap_sitemap_edit_form($form_state, array $sitemap = array()   X-Ref
No description

xmlsitemap_sitemap_edit_form_pre_render($form)   X-Ref
No description

xmlsitemap_sitemap_edit_form_validate($form, &$form_state)   X-Ref
No description

xmlsitemap_sitemap_edit_form_submit($form, &$form_state)   X-Ref
No description

xmlsitemap_sitemap_delete_form($form_state, array $sitemap)   X-Ref
No description

xmlsitemap_sitemap_delete_form_submit($form, $form_state)   X-Ref
No description

xmlsitemap_settings_form()   X-Ref
Form builder; Administration settings form.


xmlsitemap_settings_form_validate($form, &$form_state)   X-Ref
Form validator; Check the sitemap files directory.


xmlsitemap_settings_form_submit($form, $form_state)   X-Ref
Submit handler;


xmlsitemap_rebuild_form()   X-Ref
Menu callback; Confirm rebuilding of the sitemap.


xmlsitemap_rebuild_form_submit($form, &$form_state)   X-Ref
Submit handler; Starts the sitemap rebuild batch.


xmlsitemap_add_form_entity_summary(&$form, $entity, array $entity_info)   X-Ref
Add a table summary for an entity and its bundles.


xmlsitemap_add_link_bundle_settings(array &$form, array &$form_state, $entity, $bundle)   X-Ref
Add the link type XML sitemap options to the link type's form.

Caller is responsible for ensuring xmlsitemap_link_bundle_settings_save()
is called during submission.

xmlsitemap_link_bundle_settings_form(array $form_state, $entity, $bundle, $buttons = TRUE)   X-Ref
No description

xmlsitemap_link_bundle_settings_form_submit($form, $form_state)   X-Ref
No description

xmlsitemap_bundle_settings_dialog($entity, $bundle, $ajax = FALSE)   X-Ref
No description

xmlsitemap_add_form_link_options(&$form, $entity, $bundle, $id)   X-Ref
Add a link's XML sitemap options to the link's form.


xmlsitemap_get_priority_options($default = NULL, $guides = TRUE)   X-Ref
Get a list of priority options.

param: $default
param: $guides
return:

xmlsitemap_get_status_options($default = NULL)   X-Ref
Get a list of priority options.

param: $default
return:



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7