UNA
|
Public Member Functions | |
serviceGetAuthor ($iContentId) | |
serviceGetDateAdded ($iContentId) | |
serviceGetDateChanged ($iContentId) | |
serviceGetLink ($iContentId) | |
serviceGetTitle ($iContentId) | |
serviceGetText ($iContentId) | |
serviceGetThumb ($iContentId) | |
serviceGetInfo ($iContentId, $bSearchableFieldsOnly=true) | |
serviceGetSearchResultUnit ($iContentId, $sUnitTemplate='') | |
serviceGetAll ($aParams=array()) | |
serviceGetSearchableFieldsExtended ($aInputsAdd=array()) | |
serviceGetSearchResultExtended ($aParams, $iStart=0, $iPerPage=0, $bFilterMode=false) | |
Content info services module interface, module class must implement basic content info services to be compliant with ContentInfo interface
iBxDolContentInfoService::serviceGetAuthor | ( | $iContentId | ) |
Implemented in BxTimelineModule.
iBxDolContentInfoService::serviceGetDateChanged | ( | $iContentId | ) |
Implemented in BxTimelineModule.
iBxDolContentInfoService::serviceGetInfo | ( | $iContentId, | |
$bSearchableFieldsOnly = true ) |
Implemented in BxForumModule, and BxTimelineModule.
iBxDolContentInfoService::serviceGetLink | ( | $iContentId | ) |
Implemented in BxTimelineModule.
iBxDolContentInfoService::serviceGetSearchResultUnit | ( | $iContentId, | |
$sUnitTemplate = '' ) |
Implemented in BxBaseModGroupsModule, BxBaseModProfileModule, BxOrgsModule, and BxTimelineModule.
iBxDolContentInfoService::serviceGetTitle | ( | $iContentId | ) |
Implemented in BxTimelineModule.