AW: [opencms-dev] Want to start a action class when installing a new module

Mark Miller mark.miller at hema.ch
Tue Dec 2 12:38:02 CET 2003


I don't know if this will help but I did see that the news module
implements the moduleParameterWasUpdated method. Perhaps this will give
you a clue. Can’t tell you as I've completely forgotten what the method
looked like.

-----Ursprüngliche Nachricht-----
Von: opencms-dev-admin at opencms.org
[mailto:opencms-dev-admin at opencms.org] Im Auftrag von Joachim Arrasz
Gesendet: 02 December 2003 12:38
An: opencms-dev at opencms.org
Betreff: Re: [opencms-dev] Want to start a action class when installing
a new module

Hi Stephan,

> when you create a module with advanced functionality you can sprecify
a
> maintenance class that can implement 3 methods:
> public static void moduleWasUploaded(CmsObject cms);
> public static void moduleParameterWasUpdated(CmsObject cms);
> public static void moduleWasDeleted(CmsObject cms);The first one is
> what you are looking for i think.

that`s exactly what i`m looking for. Great!

so i tried to find a abstract superclass in the API, but found anything.
Is there a Interface or something for usages like this. When not, how
can
i get the CmsObject in this case?
Bye Achim


_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please
visit
http://mail.opencms.org/mailman/listinfo/opencms-dev






More information about the opencms-dev mailing list