countryicons_api_version |
./countryicons.module |
Advertise the current countryicons api version. |
|
|
countryicons_get_iconset |
./countryicons.module |
Get an iconsets details. |
2 |
|
countryicons_get_iconsets |
./countryicons.module |
Get all iconsets and their details. |
2 |
|
countryicons_get_icon_path |
./countryicons.module |
Get the path to an icon. |
2 |
|
countryicons_get_icon_url |
./countryicons.module |
Get the URL to an icon. |
|
|
countryicons_help |
./countryicons.module |
Implements hook_help(). |
|
|
countryicons_requirements |
./countryicons.install |
Implements hook_requirements(). |
|
|
countryicons_theme |
./countryicons.module |
Implements hook_theme(). |
|
|
theme_countryicons_icon |
./countryicons.theme.inc |
Theme a country icon. |
|
|
theme_countryicons_icon_sprite |
./countryicons.theme.inc |
Theme a country icon with CSS sprite. |
|
|