Property | Type | Description | |
---|---|---|---|
$section |
Method | Description | |
---|---|---|
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 ( ) : |
||
return | 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. | |
return | Newscoop\Entity\OutputSettingsSection | This object for chaining purposes. |