UNA
BxBaseServiceConnections Class Reference
Inheritance diagram for BxBaseServiceConnections:
BxDol BxTemplServiceConnections

Public Member Functions

 servicePerform ($aParams)
 
 serviceConnectionsTable ($iProfileId=0)
 
 serviceConnectionsRequestTable ()
 
 serviceGetUnconfirmedConnectionsNum ($sConnectionsObject, $mixedId=0)
 
 serviceGetConnectedContentNum ($sConnectionsObject, $mixedId=0, $isMutual=false)
 
 serviceGetConnectedInitiatorsNum ($sConnectionsObject, $mixedId=0, $isMutual=false)
 
 serviceSubscriptionsTable ($iProfileId=0)
 
 serviceSubscribedMeTable ($iProfileId=0)
 
 serviceRelationsTable ($iProfileId=0)
 
 serviceRelatedMeTable ($iProfileId=0)
 

Detailed Description

System services for connections.

Member Function Documentation

◆ serviceConnectionsRequestTable()

BxBaseServiceConnections::serviceConnectionsRequestTable ( )

get grid with friends connection requests

◆ serviceConnectionsTable()

BxBaseServiceConnections::serviceConnectionsTable (   $iProfileId = 0)

get grid with friends connections

◆ serviceGetConnectedContentNum()

BxBaseServiceConnections::serviceGetConnectedContentNum (   $sConnectionsObject,
  $mixedId = 0,
  $isMutual = false 
)

get number of initiated connections (like "my subscriptions")

Parameters
$sConnectionsObjectconnections object to get connections from
$mixedIdid to get connections for, if omitted then logged-in profile id is used
Returns
number

◆ serviceGetConnectedInitiatorsNum()

BxBaseServiceConnections::serviceGetConnectedInitiatorsNum (   $sConnectionsObject,
  $mixedId = 0,
  $isMutual = false 
)

get number of received connections (like "subscribed me")

Parameters
$sConnectionsObjectconnections object to get connections from
$mixedIdid to get connections for, if omitted then logged-in profile id is used
Returns
number

◆ serviceGetUnconfirmedConnectionsNum()

BxBaseServiceConnections::serviceGetUnconfirmedConnectionsNum (   $sConnectionsObject,
  $mixedId = 0 
)

get number of received unconfirmed connections (friend requests)

Parameters
$sConnectionsObjectconnections object to get unconfirmed connections from
$mixedIdid to get connections for, if omitted then logged-in profile id is used
Returns
number

◆ servicePerform()

BxBaseServiceConnections::servicePerform (   $aParams)

◆ serviceRelatedMeTable()

BxBaseServiceConnections::serviceRelatedMeTable (   $iProfileId = 0)

get grid with 'related me' connections

◆ serviceRelationsTable()

BxBaseServiceConnections::serviceRelationsTable (   $iProfileId = 0)

get grid with 'relations' connections

◆ serviceSubscribedMeTable()

BxBaseServiceConnections::serviceSubscribedMeTable (   $iProfileId = 0)

get grid with subscribed me connections

◆ serviceSubscriptionsTable()

BxBaseServiceConnections::serviceSubscriptionsTable (   $iProfileId = 0)

get grid with subscriptions connections


The documentation for this class was generated from the following file: