|
UNA
|
Public Member Functions | |
| getContentAuthor ($iContentId) | |
| getContentDateAdded ($iContentId) | |
| getContentDateChanged ($iContentId) | |
| getContentTitle ($iContentId) | |
| getContentThumb ($iContentId) | |
| getContentLink ($iContentId) | |
| getContentText ($iContentId) | |
| getContentInfo ($iContentId, $bSearchableFieldsOnly=true) | |
| getContentInfoAPI ($iContentId, $bExtendedUnits=false) | |
| getContentSearchResultUnit ($iContentId, $sUnitTemplate='') | |
| getAll ($aParams=array()) | |
| getSearchableFieldsExtended () | |
| getSearchResultExtended ($aParams, $iStart=0, $iPerPage=0, $bFilterMode=false) | |
| Public Member Functions inherited from BxDolContentInfo | |
| setGrid ($aGrid) | |
| setIgnoreCacheInServiceCalls ($b) | |
| getName () | |
| getTitle () | |
| getGrid () | |
| getContentCover ($iContentId) | |
| getContentPrivacy ($iContentId) | |
| getContentEmbed ($iContentId) | |
| getSortableFieldsExtended () | |
| deleteContent ($iContentId) | |
| updateContent ($iContentId, $aValues) | |
| addContent ($aValues) | |
Protected Member Functions | |
| __construct ($sSystem) | |
| Protected Member Functions inherited from BxDolContentInfo | |
| _call ($sMethod) | |
Protected Attributes | |
| $_oCmts | |
| Protected Attributes inherited from BxDolContentInfo | |
| $_oQuery | |
| $_sSystem | |
| $_aSystem | |
| $_aGrid | |
| $_bIgnoreCacheInServiceCalls = false | |
Additional Inherited Members | |
| Static Public Member Functions inherited from BxDolContentInfo | |
| static | getObjectInstance ($sSystem) |
| static | getObjectInstanceByAlertCommon ($sAlertType, $sUnit, $sAction) |
| static | getObjectInstanceByAlertAdd ($sUnit, $sAction) |
| static | getObjectInstanceByAlertUpdate ($sUnit, $sAction) |
| static | getObjectInstanceByAlertDelete ($sUnit, $sAction) |
| static | getObjectInstanceByGrid ($sGrid) |
| static & | getSystems () |
| static & | getGrids () |
| static & | getSystemsByAlertType ($sAlertType) |
| static | formatFields ($aContentInfo) |
|
protected |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getAll | ( | $aParams = array() | ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentAuthor | ( | $iContentId | ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentDateAdded | ( | $iContentId | ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentDateChanged | ( | $iContentId | ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentInfo | ( | $iContentId, | |
| $bSearchableFieldsOnly = true ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentInfoAPI | ( | $iContentId, | |
| $bExtendedUnits = false ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentLink | ( | $iContentId | ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentSearchResultUnit | ( | $iContentId, | |
| $sUnitTemplate = '' ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentText | ( | $iContentId | ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentThumb | ( | $iContentId | ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getContentTitle | ( | $iContentId | ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getSearchableFieldsExtended | ( | ) |
Reimplemented from BxDolContentInfo.
| BxDolContentInfoCmts::getSearchResultExtended | ( | $aParams, | |
| $iStart = 0, | |||
| $iPerPage = 0, | |||
| $bFilterMode = false ) |
Reimplemented from BxDolContentInfo.