flickrapi_admin_settings |
./flickrapi.module |
|
|
1 |
flickrapi_admin_settings_validate |
./flickrapi.module |
|
|
1 |
flickrapi_get_user_nsid |
./flickrapi.module |
Tries to match an 'identifier' onto a flickr nsid |
1 |
|
flickrapi_is_nsid |
./flickrapi.module |
|
2 |
|
flickrapi_menu |
./flickrapi.module |
Implementation of hook_menu(). |
|
|
flickrapi_perm |
./flickrapi.module |
Implementation of hook_perm(). |
|
|
flickrapi_phpFlickr |
./flickrapi.module |
Returns the phpFlickr object.
If we need to change anything, such as making the cache configuration,
then it'll all be done here. |
2 |
|
flickrapi_uninstall |
./flickrapi.install |
Implements hook_uninstall().
Clean up old variables. |
|
|
flickrapi_update_6100 |
./flickrapi.install |
Rename the variable 'flickrcachepath' to 'flickrapi_cache_path' |
|
|