IncomingManager
Class IncomingManager
Table of Contents
Methods
- __construct() : mixed
- deleteSection() : void
- import() : Result
- importSectionEvents() : Result
- importSections() : Result
Methods
__construct()
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Tags
deleteSection()
public
deleteSection(Section $section, int $linkId) : void
Parameters
- $section : Section
- $linkId : int
Tags
import()
public
import() : Result
too smart method with high level of dependencies. call several methods to reach the same result
Tags
Return values
ResultimportSectionEvents()
public
importSectionEvents(SectionConnection $sectionLink) : Result
Parameters
- $sectionLink : SectionConnection
Tags
Return values
ResultimportSections()
public
importSections() : Result