프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_collectionArray | array | collection of the loader | |
$_registry | object | instance of the registry class |
메소드 | 설명 | |
---|---|---|
__construct ( |
constructor of the class | |
concat ( array $optionArray = [], array $rewriteArray = [] ) : |
concat the collection | |
getCollectionArray ( ) : array | get the collection array | |
init ( array $collectionArray = [] ) : |
init the class |
메소드 | 설명 | |
---|---|---|
_getContent ( array $bundleArray = [], array $rewriteArray = [] ) : string | get the content |
public __construct ( |
||
$registry | instance of the registry class |