Method | Description | |
---|---|---|
boot ( ) : void | boot | |
getComponentInfo ( string $key = null ) : mixed | get component's information | |
getId ( ) : string | get component's id | |
getSettingsURI ( ) : null | string | return settings settings uri | |
setComponentInfo ( string $key, mixed $value = null ) : void | set component's information | |
setId ( string $id ) : void | set component's id |
public static getComponentInfo ( string $key = null ) : mixed | ||
$key | string | 검색할 information의 키 |
return | mixed |
public static getSettingsURI ( ) : null | string | ||
return | null | string |