PHP Cake\Controller 네임스페이스

중첩된 네임스페이스

Cake\Controller\Component

클래스들

이름 설명
Component Base class for an individual Component. Components provide reusable bits of controller logic that can be composed into a controller. Components also provide request life-cycle callbacks for injecting logic at specific points.
Controller Application controller class for organization of business logic.