theme_w3c_validator_site_validation_report_row |
./w3c_validator.site_validation_report.page.inc |
Format a w3c validation report page row. |
|
|
theme_w3c_validator_site_validation_report_row_page_status |
./w3c_validator.site_validation_report.page.inc |
Format a w3c validation report page row status bar. |
|
|
w3c_validator_admin_settings |
./w3c_validator.admin.inc |
Module settings page. |
|
1 |
w3c_validator_menu |
./w3c_validator.module |
Implements hook_menu(). |
|
|
w3c_validator_node_delete |
./w3c_validator.module |
Implements hook_node_delete(). |
|
|
w3c_validator_node_update |
./w3c_validator.module |
Implements hook_node_update(). |
|
|
w3c_validator_node_view |
./w3c_validator.module |
Implements hook_node_load(). |
|
|
w3c_validator_permission |
./w3c_validator.module |
Implements hook_permission(). |
|
|
w3c_validator_requirements |
./w3c_validator.module |
Implements hook_requirements(). |
|
|
w3c_validator_schema |
./w3c_validator.install |
Implements hook_schema(). |
|
|
w3c_validator_site_validation_batch_set |
./w3c_validator.site_validation_report.page.inc |
|
1 |
|
w3c_validator_site_validation_report_page |
./w3c_validator.site_validation_report.page.inc |
W3C validation report page definition. |
|
1 |
w3c_validator_site_validation_report_page_submit |
./w3c_validator.site_validation_report.page.inc |
|
|
|
w3c_validator_theme |
./w3c_validator.module |
Implements hook_theme(). |
|
|
w3c_validator_uri_validator_page |
./w3c_validator.uri_validator.page.inc |
Page callback to validate an URI. |
|
1 |
_w3c_validator_check_uri_expired |
./w3c_validator.module |
Check in the database a URI as expired |
1 |
|
_w3c_validator_display_result |
./w3c_validator.module |
Build the validation result display. |
3 |
|
_w3c_validator_find_all_pages_to_validate |
./w3c_validator.site_validation_report.page.inc |
Find all pages URL to validate in the site. |
2 |
|
_w3c_validator_find_all_validated_pages |
./w3c_validator.site_validation_report.page.inc |
Find all already validated pages and their validation result. |
1 |
|
_w3c_validator_full_validation_operation |
./w3c_validator.module |
Check and save the validation result of a URI. |
2 |
1 |
_w3c_validator_get_path_from_url |
./w3c_validator.module |
Returns internal path, query and fragment from external URL. |
1 |
|
_w3c_validator_mark_uri_as_expired |
./w3c_validator.module |
Mark in the database a URI as expired |
|
|
_w3c_validator_retrieve_result |
./w3c_validator.module |
Retrieve a validation result from the database. |
1 |
|
_w3c_validator_save_result |
./w3c_validator.module |
Save a validation result in the database. |
2 |
|
_w3c_validator_uri_validator_build_form |
./w3c_validator.uri_validator.page.inc |
Form where you enter a uri to be validated. |
1 |
|
_w3c_validator_uri_validator_form_submit |
./w3c_validator.uri_validator.page.inc |
Validate a uri and store the result. |
1 |
1 |
_w3c_validator_validate_uri |
./w3c_validator.module |
Validate a URI using the configured validator endpoint. |
2 |
|