pa.module

This module contains all shared functions of the PA application

Constants

NameDescription
PA_SEARCH_WILDCARDWildcard as used in search queries.

Functions

NameDescription
pa_cleanup_keyHelper function for cleaning up strings for display in the browser
pa_field_is_dateThis function checks the given field and returns TRUE if the field is a date field
pa_form_alterImplementation of hook_form_alter() to hide the ftp password in the profile section
pa_homeFake homepage.
pa_home_accessFake homepage fake access callback.
pa_menuImplementation of hook_menu().
pa_metadata_field_is_singleThis function checks the given field and returns TRUE if the field is only allowed once
pa_pagerThis function returns a themed pager
pa_permImplementation of hook_perm().
pa_settingsVPX connector settings
pa_settings_submit
pa_settings_validateImplementation of hook_validate().
pa_table_add_rowHelper function for adding rows to a table
pa_trim_stringThis function returns a trimmed string, optionally in an HTML <span> tag
pa_validate_valueHelper function for validating and correcting metadata values