class PageVersionsRepository
Class PageVersionsRepository is used to search and retrieve DvsPageVersion models and things in context of a Devise Page Versions.
Methods
|
__construct(DvsPageVersion $PageVersion)
Create a new PageRepostiry instance. |
||
| Collection |
getUnscheduledPageVersions()
Returns a list of all the unscheduled page versions in this system |
Details
at line 26
public
__construct(DvsPageVersion $PageVersion)
Create a new PageRepostiry instance.
at line 37
public Collection
getUnscheduledPageVersions()
Returns a list of all the unscheduled page versions in this system