TAILIEUCHUNG - Quản lý cấu hình web - part 34

Tham khảo tài liệu 'quản lý cấu hình web - part 34', công nghệ thông tin, đồ họa - thiết kế - flash phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Integrating WCM Using Web Scripts In this way you can use Alfresco purely for web content management which will be responsible for just producing the content and then any application outside Alfresco will be responsible for the actual page composition. Hence you will have the flexibility to separate content production and content rendering presentation. This allows us to easily integrate Alfresco with any other application. Later in this chapter we will see integration with Liferay and Drupal which will give you an overview of how we can use Alfresco as a content production environment. Then we will use that content in any application outside Alfresco. Implementing web scripts for WCM Now after getting a good overview of web scripts REST architecture and the Alfresco web script framework it s time to implement the web script for Alfresco WCM. In this section we will discuss how to create a web script and the required components of web scripts in detail. Components of web scripts Before creating any web script it is necessary to know about the different components of a web script. So now we are going to talk about them. Description document Description document is the entry point and required component for a web script. Here you have to specify the URI of a web script which will initiate that web script. Along with the URI of the web script a description document describes the short name description authentication and transactional details. The description document provides Alfresco with all of the necessary information to bind the web script to one or more URLs. Controller script Controller script is generally used if you want to perform some business logic such as querying the database and fetching some content or updating the repository with some data or content. You can generate a data model within the controller which will be used by one or more response templates. This is an optional component of a web script. 312 Download from Wow eBook .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.