You are here

6 calls to pmpapi_convert_timestamp() in Public Media Platform API Integration 7

PMPAPIPullWebTestCase::testPmpAPIEmbargoedThenValid in pmpapi_pull/tests/pmpapi_pull.test
Checks that node is published when it becomes valid.
PMPAPIPullWebTestCase::testPmpAPIPullEmbargoedStory in pmpapi_pull/tests/pmpapi_pull.test
Checks for status = 0 on pulled embargoed story.
PMPAPIPullWebTestCase::testPmpAPIPullExpiredStory in pmpapi_pull/tests/pmpapi_pull.test
Checks for status = 0 on pulled expired story.
PMPAPIPullWebTestCase::testPmpAPIValidThenExpired in pmpapi_pull/tests/pmpapi_pull.test
Checks that node is unpublished when it becomes expired.
pmpapi_doc_is_valid in ./pmpapi.module
Determines if a given PMP doc is valid (i.e., not embargoed nor expired)
pmpapi_pull_check_valid_dates in pmpapi_pull/pmpapi_pull.module
Determines if the validity of a pulled doc has changed, and changes the corresponding node accordingly.