Class CApiTenantsCommandCreatorMySQL
- api_CommandCreator
- CApiTenantsCommandCreator
- CApiTenantsCommandCreatorMySQL
Direct known subclasses
Methods summary
public
string
|
#
getTenantList( integer $iPage, integer $iTenantsPerPage, string $sOrderBy = 'login', boolean $bOrderType = true, string $sSearchDesc = '' )
|
Methods inherited from CApiTenantsCommandCreator
allocateFileUsage()
,
createSocial()
,
createTenant()
,
deleteSocial()
,
deleteSocialsByTenantId()
,
deleteTenantSubscriptions()
,
deleteTenants()
,
getSocialById()
,
getSocialByName()
,
getSocialByWhere()
,
getSocials()
,
getSubscriptionUserUsage()
,
getTenantAllocatedSize()
,
getTenantById()
,
getTenantByWhere()
,
getTenantCount()
,
getTenantDomains()
,
getTenantIdByDomainId()
,
getTenantIdByLogin()
,
getTenantLoginById()
,
getTenantsIdsByChannelId()
,
isSocialExists()
,
isTenantExists()
,
updateSocial()
,
updateTenant()
,
updateTenantMainCapa()