Latest JAS v1.1.0
144 plugins online

Data add touch item action

JAS13NOV001
Project
JAS Core (JAS)
Reported
A simple action which updates the "updated" time stamp and nothing else. Handy when needing to trigger recache of lister plugin sections when multiple modules are involved. $d=Data::cache("module", "touch", "item"); $d->setValue("nr", $id); $d->submit(); Only "forceUpdate" and ID fields will be checked and subitted, all other fields may not be checked to avoid potential errors. Storage object "edit" function should be used which should just update the relevant forceUpdate fields...


Report issues

We're currently not allowing issue reporting directly via ITS. Please use the feedback form to submit your issues.