publication_date_install |
./publication_date.install |
Implementation of hook_install(). |
|
|
publication_date_nodeapi |
./publication_date.module |
Implementation of hook_nodeapi().
After each modification / insert / delete, update the publication date |
|
|
publication_date_schema |
./publication_date.install |
Implementation of hook_schema(). |
|
|
publication_date_uninstall |
./publication_date.install |
Implementation of hook_uninstall(). |
|
|
publication_date_views_api |
./publication_date.module |
Implementation of "contrib module views" hook_views_tables() |
|
|
publication_date_views_data |
./publication_date.views.inc |
@file
Provide views data and handlers for publication_date.module |
|
|
_publication_date_get_date |
./publication_date.module |
|
1 |
|
_publication_date_update_existing |
./publication_date.install |
Function to update the existing nodes on install so sorting will work properly. |
1 |
|