![MACROMEDIA CONTRIBUTE 3-CONTRIBUTE PUBLISHING SERVER Скачать руководство пользователя страница 24](http://html1.mh-extra.com/html/macromedia/contribute-3-contribute-publishing-server/contribute-3-contribute-publishing-server_manual_3312842024.webp)
24
Chapter 2: Extending Contribute Publishing Server
adminChange
Description
Invoked when the user changes the administration settings, after clicking the Close button.
Arguments
location
,
user
The
location
argument is a Location object that specifies the site on which administration is
being changed.
The
user
argument is a User object that describes the person who is changing the administration
settings.
adminRemove
Description
Invoked when the Remove Administration option is invoked, so that the site is no longer
managed by Contribute.
Arguments
location, user
The
location
argument is a Location object that specifies the site for which administration has
been removed.
The
user
argument is a User object that describes the user who removed administration of the
site.
cancel
Description
Invoked when a user cancels a locally edited draft of a web page or deletes a page for review.
Arguments
location
,
user
The
location
argument is a Location object that specifies the canceled file.
The
user
argument is a User object that describes the person who is canceling the operation.
cancelInboxEdit
Description
Invoked when edits to an inbox draft are canceled.
Arguments
location
,
user
,
draftLocation
The
location
argument is a Location object that specifies the location of the canceled draft.
The
user
argument is a User object that describes the user who is canceling the edit.