메소드 | 설명 | |
---|---|---|
changeOverview ( |
Change log overview route. | |
changeRecord ( |
Show a single change log entry. | |
changeRecordListing ( |
Show a list of changelog entries. | |
systemOverview ( |
System log overview route |
메소드 | 설명 | |
---|---|---|
addRoutes ( Silex\ControllerCollection $c ) | ||
changeLogRepository ( ) : Bolt\Storage\Repository\LogChangeRepository | ||
manager ( ) : |
||
systemLogRepository ( ) : Bolt\Storage\Repository\LogSystemRepository |
메소드 | 설명 | |
---|---|---|
getPagination ( integer | string | null $page ) : array | Calculate pagination parameters. | |
getQueryOptions ( array $pagination ) : array | Calculate the query options. |
protected addRoutes ( Silex\ControllerCollection $c ) | ||
$c | Silex\ControllerCollection |
protected changeLogRepository ( ) : Bolt\Storage\Repository\LogChangeRepository | ||
리턴 | Bolt\Storage\Repository\LogChangeRepository |
public changeOverview ( |
||
$request | ||
리턴 |
public changeRecord ( |
||
$request | ||
$contenttype | string | ContentType slug |
$contentid | integer | Content record ID |
$id | integer | The change log entry ID |
리턴 |
public changeRecordListing ( |
||
$request | ||
$contenttype | string | ContentType slug |
$contentid | integer | Content record ID |
리턴 |
protected systemLogRepository ( ) : Bolt\Storage\Repository\LogSystemRepository | ||
리턴 | Bolt\Storage\Repository\LogSystemRepository |
public systemOverview ( |
||
$request | ||
리턴 |