\SuperTms_Shortcuts

Summary

Methods
Properties
Constants
getTenantFeildProperties()
checkTenant()
normalizeItemPerPage()
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

getTenantFeildProperties()

getTenantFeildProperties() 

checkTenant()

checkTenant(\Pluf_HTTP_Request  $request, array  $match, \Pluf_Model  $model) : \Pluf_HTTP_Error404|true

Checks if given model is blong to tenant determined in $request or $match

Parameters

\Pluf_HTTP_Request $request
array $match
\Pluf_Model $model

a model with tenant feild

Returns

\Pluf_HTTP_Error404|true —

true if given model is blong to tenant else throw exception

normalizeItemPerPage()

normalizeItemPerPage(  $request) 

Parameters

$request