\App\ServicesAdminLetterService

Summary

Methods
Properties
Constants
getAdminLetters()
makeReaded()
makeAllReaded()
checkHaveLetterNotRead()
checkHaveLetterGroupType()
makeReadedByType()
delete()
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

getAdminLetters()

getAdminLetters(\App\Services\int  $adminUserId, \App\Services\int  $page, \App\Services\int  $pageSize, array  $search) 

Parameters

\App\Services\int $adminUserId
\App\Services\int $page
\App\Services\int $pageSize
array $search

makeReaded()

makeReaded(\App\Services\int  $id, \App\Services\int  $adminUserId) 

Parameters

\App\Services\int $id
\App\Services\int $adminUserId

makeAllReaded()

makeAllReaded(\App\Services\int  $adminUserId) 

Parameters

\App\Services\int $adminUserId

checkHaveLetterNotRead()

checkHaveLetterNotRead(\App\Services\int  $adminUserId) 

Parameters

\App\Services\int $adminUserId

checkHaveLetterGroupType()

checkHaveLetterGroupType(\App\Services\int  $adminUserId) 

Parameters

\App\Services\int $adminUserId

makeReadedByType()

makeReadedByType(\App\Services\int  $adminUserId, \App\Services\int  $type) 

Parameters

\App\Services\int $adminUserId
\App\Services\int $type

delete()

delete(\App\Services\int  $adminUserId, \App\Services\int  $id) 

Parameters

\App\Services\int $adminUserId
\App\Services\int $id