Xpressengine\Storage\Exceptions |
Name | Description |
---|---|
ContentReaderInterface | Interface ContentReaderInterface |
Distributor | Interface Distributor |
Name | Description |
---|---|
File | 파일의 정보를 담고 있는 객체 클래스 |
FilesystemHandler | Class FilesystemHandler |
RoundRobinDistributor | 순차적으로 지정된 저장소마다 돌아가면서 저장시키는 방식으로 저장소를 지정 |
Storage | # Storage 패키지의 메인클래스로 저장소에 파일의 저장을 요청하고 파일의 정보를 데이터베이스등에 저장, 또는 정보를 요청하는 기능을 수행함 |
TempFile | Class TempFile |
TempFileCreator | Class TempFileGenerator |