You are here

Functions in Timeago 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
timeago_add_js ./timeago.module Overrides the default translation of Timeago dates if necessary. 2
timeago_admin ./timeago.module The administrative settings form. 1
timeago_date_formats ./timeago.module Implements hook_date_formats().
timeago_format_date ./timeago.module Converts a timestamp into a Timeago date. 3
timeago_form_user_profile_form_alter ./timeago.module Implements hook_form_FORM_ID_alter().
timeago_get_settings_variables ./timeago.module Grab an array of settings used by the Timeago plugin. This is used to build the admin form, integrate with the variable module, and populate the JavaScript settings array. 3
timeago_get_version ./timeago.install Gets the version information from a file. 1
timeago_init ./timeago.module Implements hook_init().
timeago_libraries_info ./timeago.module Implements hook_libraries_info().
timeago_library ./timeago.module Implements hook_library().
timeago_library_detect_languages ./timeago.module Detect Timeago library language files if present. 1
timeago_menu ./timeago.module Implements hook_menu().
timeago_preprocess_comment ./timeago.module Implements hook_preprocess_comment().
timeago_process_node ./timeago.module Implements hook_process_node().
timeago_requirements ./timeago.install Implements hook_requirements().
timeago_time_zones ./timeago.module Generate an array of time zones and their local time & date. 1
timeago_tokens ./timeago.module Implements hook_tokens().
timeago_token_info ./timeago.module Implements hook_token_info().
timeago_uninstall ./timeago.install Implements hook_uninstall().
timeago_validate_empty_or_nonnegative_integer ./timeago.module Validates that a form element's value is blank or a nonnegative integer. 1
timeago_variable_info ./timeago.module Implements hook_variable_info().

Other projects