프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$section |
메소드 | 설명 | |
---|---|---|
copyTo ( $outputSetting ) | Copies the cvcontent from this object to the provided object. | |
getSection ( ) : |
Provides the section that is the owner of this settings. | |
setSection ( |
Set the section that is the owner of this settings. |
public copyTo ( $outputSetting ) |
public getSection ( ) : |
||
리턴 | The the section that is the owner of this settings. |
public setSection ( |
||
$section | The section that is the owner of this settings, must not be null or empty. | |
리턴 | Newscoop\Entity\OutputSettingsSection | This object for chaining purposes. |