You are here

Functions in ShrinkTheWeb 7

Primary tabs

Namesort descending Location Description Direct uses Strings
shrinktheweb_admin_log ./shrinktheweb.admin.inc 1
shrinktheweb_admin_log_submit ./shrinktheweb.admin.inc
shrinktheweb_admin_log_validate ./shrinktheweb.admin.inc
shrinktheweb_admin_settings ./shrinktheweb.admin.inc 1
shrinktheweb_admin_settings_submit ./shrinktheweb.admin.inc 1
shrinktheweb_admin_settings_validate ./shrinktheweb.admin.inc
shrinktheweb_cacheFileExpired ./shrinktheweb.api.inc Determine if specified file has expired from the cache 1
shrinktheweb_checkLimitReached ./shrinktheweb.api.inc Check if the limit reached image is existing, if so return true return false if there is no image existing or the limit reached file is older then 6 hours 1
shrinktheweb_checkWebsiteThumbnailCaptured ./shrinktheweb.api.inc Method that checks if the thumbnail for the specified website exists 1
shrinktheweb_createCacheDirectory ./shrinktheweb.api.inc Create cache directory if it doesnt exist 2
shrinktheweb_deleteAllImages ./shrinktheweb.api.inc Delete cached images 1
shrinktheweb_deleteErrorImages ./shrinktheweb.api.inc Delete error images 1
shrinktheweb_deleteThumbnail ./shrinktheweb.api.inc Delete thumbnail 1
shrinktheweb_downloadRemoteImageToLocalPath ./shrinktheweb.api.inc Method to get image at the specified remote Url and attempt to save it to the specifed local path 2
shrinktheweb_field_formatter_info ./shrinktheweb.module Implementation of hook_field_formatter_info().
shrinktheweb_field_formatter_view ./shrinktheweb.module Implements hook_field_formatter_view().
shrinktheweb_fileGetContent ./shrinktheweb.api.inc Gets file content by URL 4
shrinktheweb_file_download ./shrinktheweb.module Implementation of hook_permission().
shrinktheweb_generateHash ./shrinktheweb.api.inc Generate the hash for the thumbnail, this is used as filename also 3
shrinktheweb_generateOptions ./shrinktheweb.api.inc 4
shrinktheweb_generateRequestArgs ./shrinktheweb.api.inc generate the request arguments 2
shrinktheweb_getAccountInfo ./shrinktheweb.api.inc Get Account Info and return it as array 1
shrinktheweb_getAccXMLResponse ./shrinktheweb.api.inc store the Account XML response in an array 1
shrinktheweb_getArrayValue ./shrinktheweb.api.inc Safe method to get the value from an array using the specified key
shrinktheweb_getCachedThumbnail ./shrinktheweb.api.inc Get a thumbnail, caching it first if possible 1
shrinktheweb_getLegacyResponse ./shrinktheweb.api.inc 2
shrinktheweb_getNoResponseImage ./shrinktheweb.api.inc Gets the account problem image and returns the relative path to the cached image 1
shrinktheweb_getThumbnail ./shrinktheweb.api.inc Gets the thumbnail for the specified website, stores it in the cache, and then returns the relative path to the cached image. 1
shrinktheweb_getThumbnailAdvanced ./shrinktheweb.api.inc 1
shrinktheweb_getThumbnailStatus ./shrinktheweb.api.inc 1
shrinktheweb_getThumbnailURL ./shrinktheweb.api.inc Gets the thumbnail for the specified website, stores it in the cache, and then returns the HTML for loading the image. !!! SLIGTHLY CHANGED FOR DRUPAL !!! 1
shrinktheweb_getXMLResponse ./shrinktheweb.api.inc store the XML response in an array and generate status bits 2
shrinktheweb_get_thumbnail ./shrinktheweb.module Generates or returns the path/source of the thumbnail 1
shrinktheweb_help ./shrinktheweb.module Implementation of hook_help()
shrinktheweb_menu ./shrinktheweb.module Implementation of hook_menu().
shrinktheweb_permission ./shrinktheweb.module Implementation of hook_permission().
shrinktheweb_refreshThumbnail ./shrinktheweb.api.inc refresh a thumbnail for a url with specified options first delete it and then do a new request and return the HTML for image loading !!! SLIGTHLY CHANGED FOR DRUPAL !!!
shrinktheweb_schema ./shrinktheweb.install Implementation of hook_schema(). 2
shrinktheweb_theme ./shrinktheweb.module Implementation of hook_theme()
shrinktheweb_uninstall ./shrinktheweb.install Implementation of hook_uninstall().
shrinktheweb_update_7000 ./shrinktheweb.install This will update the shrinktheweb_log table from Drupal 6.x to its new format for Drupal 7.x
shrinktheweb_update_7100 ./shrinktheweb.install This will update the shrinktheweb_log table to its new format
shrinktheweb_update_7101 ./shrinktheweb.install This update will add 'stw_' prefix to rows in the shrinktheweb_log table to fix the issue with PostgreSQL (https://www.drupal.org/node/1772534).
shrinktheweb_update_7102 ./shrinktheweb.install This update removes unneeded stw_referrer field from log table
theme_shrinktheweb_formatter_shrinktheweb_link_default ./shrinktheweb.module Theme function for 'default' text field formatter.
theme_shrinktheweb_formatter_shrinktheweb_link_image ./shrinktheweb.module Theme Screenshot image as link
theme_shrinktheweb_formatter_shrinktheweb_link_label ./shrinktheweb.module Theme function for 'label' text field formatter.
theme_shrinktheweb_formatter_shrinktheweb_link_no_text ./shrinktheweb.module Theme function for 'no text' text field formatter.
theme_shrinktheweb_formatter_shrinktheweb_link_plain ./shrinktheweb.module Theme function for 'plain' text field formatter.
theme_shrinktheweb_formatter_shrinktheweb_link_separate ./shrinktheweb.module Theme function for 'separate' text field formatter.

Pages

Other projects