TAILIEUCHUNG - Agile Web Application Development with Yii 1.1 and PHP5 phần 8

Nếu không có người sử dụng đã được tìm thấy phù hợp với tên người dùng, nó cần phải thiết lập và trả lại một lỗi. (Nếu cần thiết, xem xét LoginForm:: xác thực () phương pháp như là một ví dụ về một phương pháp quy tắc tùy chỉnh xác nhận.) | . _ 10 Iteration 7 Adding an RSS Web Feed In the previous iteration we added the ability for the user to leave comments on issues and to display a list of these comments utilizing a portlet architecture to allow us to easily and consistently display that listing anywhere throughout the application. In this iteration we are going to build upon this feature and expose this list of comments as an RSS data feed. Furthermore we are going to use the existing feed functionality available in another open source framework the Zend Framework to demonstrate just how easy it is for a Yii application to integrate with other third-party tools. Iteration planning The goal of this iteration is to create an RSS feed using the content created from our user generated comments. We should allow users to subscribe to a comment feed that spans all projects as well as subscribe to individual project feeds. Luckily the widget functionality we built previously has the capability to return a list of recent comments across all projects as well as restrict the data to one specific project. So we have already coded the appropriate methods to access the needed data. The bulk of this iteration will focus on putting that data in the correct format to be published as an RSS feed and adding links to our application to allow users to subscribe to these feeds. The following is a list of high-level tasks we will need to complete in order to achieve these goals Download and install Zend Framework into the Yii application Create a new action in a controller class to respond to the feed request and return the appropriate data in an RSS format Iteration 7 Adding An RSS Web Feed Alter our URL structure for ease of use Add our newly created feed to both the projects listings page as well as to each individual project details page As always be sure to run the full suite of unit tests prior to making any changes to ensure everything that is still working as expected. A little background Content Syndication RSS

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.