Yii source code 2-interfaces

Source: Internet
Author: User

Path: Framework/base/interfaces. php

Overview: This file contains core interfaces for yii framework.

 

Interface iapplicationcomponent: All application components must implement.
After the application is configured, call Init () to initialize the application.

 

Interface icache: must be implemented by cache components.

 

Interface icachedependency: must be implemented by cache dependency classes.

 

Interface istatepersister: must be implemented by State persister classes.

 

Interface ifilter: must be implemented by Action filters.

 

Interface iaction: must be implemented by Controller actions.

 

Interface iwebserviceprovider: may be implemented by Web Service Provider classes.

 

Interface iviewrenderer: is implemented by a view Renderer class.

 

Interface iuseridentity: is implemented by a user identity class.

 

Interface iwebuser: is implemented by a user application component }.

 

Interface iauthmanager: is implemented by an auth Manager application component.

 

Interface ibehavior: is implemented by all behavior classes.

 

Interface iwidgetfactory: must be implemented by a widget factory class.

 

Interface idataprovider: must be implemented by data provider classes.

 

Interface ilogfilter: must be implemented by log filters.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.