\App\Site\ModelsCronTask

Cront Task Model

Summary

Methods
Properties
Constants
getOwner()
getInfoUrl()
getId()
getTitle()
getCronTaskCallable()
getSchedule()
getActive()
getUserId()
getCreatedAt()
getUpdatedAt()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getInfoUrl()

getInfoUrl(): string

gets information url about schedule

Returns

string

getId()

getId(): integer

Returns

integer

getTitle()

getTitle(): string

Returns

string

getCronTaskCallable()

getCronTaskCallable(): string

Returns

string

getSchedule()

getSchedule(): string

Returns

string

getActive()

getActive(): boolean

Returns

boolean

getUserId()

getUserId(): integer

Returns

integer

getCreatedAt()

getCreatedAt(): \DateTime

Returns

\DateTime

getUpdatedAt()

getUpdatedAt(): \DateTime

Returns

\DateTime