메소드 |
설명 |
|
buildList ( $history, boolean $paginate = true ) : mixed |
|
|
buildPagination ( $query, $limit, $paginate, $pagination ) : mixed |
|
|
log ( $type, $text, null $entity_id = null, null $icon = null, null $class = null, null $assets = null ) : mixed |
|
|
render ( null $limit = null, boolean $paginate = true, integer $pagination = 10 ) : mixed |
|
|
renderDescription ( $text, boolean $assets = false ) : mixed |
|
|
renderEntity ( $type, $entity_id, null $limit = null, boolean $paginate = true, integer $pagination = 10 ) : mixed |
|
|
renderType ( $type, null $limit = null, boolean $paginate = true, integer $pagination = 10 ) : mixed |
|
|