[opencms-dev] Schedule task in alpha 63
Thomas Maerz
thomasmaerz at gmx.de
Thu Mar 3 10:46:24 CET 2005
Fievet Marc <Marc.Fievet at winterthur.be> writes:
> 1. Is it possible to delete a directory, present in the vfs, who is expired
> (touch function) by the scheduler?
Yes.
> 2. To copy an directory from a place to an other place (for duplicate some
> informations)
Yes.
> and how to?
CmsObject#deleteResource()
CmsObject#publishResource()
CmsObject#copyResource()
CmsObject#getResourcesInTimeRange()
Regards,
Thomas
More information about the opencms-dev
mailing list