Latest JAS v1.1.0
144 plugins online

Data add touch item action

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. Non existing IDs will just return an error (they won't be automatically created).

JAS13NOV001
Project
JAS Core (JAS)
Workflow
Version
Due in version
Fixed in changeset
3861

Updates (2)

Monday 15th of June 2015 at 13:29 :
Issue updated
Issue type: Todo => Change
Tuesday 26th of April 2016 at 17:09 :
Issue updated
Workflow: Open => Closed
Fixed in changeset: 0 => 3861

Files (0)

No files