This section describes the Publishing web scripts within the /org/alfresco/repository/publishing package.
- Authorisation Callback Used to receive authorisation callbacks from publishing service providers .
- Channel Authorisation Form Used to obtain a form to provide credentials to publish to a channel.
- Channel Authorisation Form Used to post back credentials to publish to a channel.
- Reauthorise the specified publishing channel Initiate an attempt to reauthorise the specified publishing channel.
- Get channel type icon Create a new publishing channel using the supplied information.
- Get Publishing Channels Get the publishing channels for a Share Site.
- Update Channel Updates an existing Channel's name.
- Delete specified publishing channel Request the deletion of the publishing channel specified on the URL.
- Get Publishing Channels Get the publishing channels for specified NodeRef or returns all Publishing Channels.
- Create a publishing channel Create a new publishing channel using the supplied information.
- Get Publishing Events For Node Find all PublishingEvents that publish or unpublish the specified node.
- Post Content to Publishing Queue Place a new Publishing Event on the Publishing Queue.
Parent topic: Repository