Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Learning Alfresco Web Scripts
  • Toc
  • feedback
Learning Alfresco Web Scripts

Learning Alfresco Web Scripts

By : Ramesh Chauhan
4.5 (4)
close
Learning Alfresco Web Scripts

Learning Alfresco Web Scripts

4.5 (4)
By: Ramesh Chauhan

Overview of this book

If you are an Alfresco developer who has no experience with web scripts and you want to start developing Alfresco web scripts, then this book is definitely for you.
Table of Contents (12 chapters)
close
11
Index

Controller implementation – not mandatory!

The actual business logic for a web script resides in the web script controller. The main functionalities such as interacting with repository, for example, to query the repository, add content, update content, delete content, and so on are part of the web script controller implementation.

There are two types of controller implementations possible to implement while creating web scripts in Alfresco:

  • The JavaScript-backed controller
  • The Java-backed controller

The JavaScript-backed controller

JavaScript-backed controller is known as the web script controller script that has the web script business logic implemented in a JavaScript file. Alfresco provides a set of JavaScript APIs that can be used in the web script controller to interact with the Alfresco backend repository. A JavaScript controller can read the query string parameters of the web script URI, perform the required repository operations, and populate the model object to render the response...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete