UserImageCnt
in package
Table of Contents
Methods
- getRecordImageCnt() : int
- getUserImageCnt() : int
- getCount() : int
- Returns amount
Methods
getRecordImageCnt()
public
getRecordImageCnt(string $strTable, int $nID) : int
Parameters
- $strTable : string
- $nID : int
Return values
intgetUserImageCnt()
public
getUserImageCnt(string $strTable, int $nID) : int
Parameters
- $strTable : string
- $nID : int
Return values
intgetCount()
Returns amount
private
getCount(string $strTable, int $nID, string $columnName) : int
Parameters
- $strTable : string
- $nID : int
- $columnName : string