|
| __construct ($aModule) |
|
| isAttachLinks () |
|
| isAttachmentsInTimeline () |
|
| getPregPattern ($sType) |
|
| getHtmlIds ($sKey='') |
|
| getCNF () |
|
| getObject ($sType='') |
|
| getPrefix ($sType='') |
|
| getJsClass ($sType) |
|
| getJsObject ($sType) |
|
| getGridObject ($sType) |
|
| isAutoApprove () |
|
| isAutoApproveEnabled () |
|
| isEqualUrls ($sUrl1, $sUrl2) |
|
| getViewEntryUrl ($mixedData) |
|
| getImageUrl ($iId, $aTranscoders) |
|
| getDpnTime () |
|
| getId () |
|
| getName () |
|
| getClassPrefix () |
|
| getDbPrefix () |
|
| getDirectory () |
|
| getHomePath () |
|
| getClassPath () |
|
| getUri () |
|
| getBaseUri () |
|
| getHomeUrl () |
|
|
| $_bAttachmentsInTimeline |
|
| $_aPregPatterns |
|
| $_aObjects |
|
| $_aPrefixes |
|
| $_aJsClasses |
|
| $_aJsObjects |
|
| $_aHtmlIds |
|
| $_aGridObjects |
|
| $_iDpnTime |
|
| $_iId |
|
| $_sName |
|
| $_sVendor |
|
| $_sClassPrefix |
|
| $_sDbPrefix |
|
| $_sDirectory |
|
| $_sUri |
|
| $_sHomePath |
|
| $_sClassPath |
|
| $_sHomeUrl |
|
◆ __construct()
BxBaseModTextConfig::__construct |
( |
| $aModule | ) |
|
constructor
Reimplemented from BxBaseModGeneralConfig.
Reimplemented in BxAdsConfig, BxAlbumsConfig, BxClssConfig, BxCnvConfig, BxFilesConfig, BxForumConfig, BxGlsrConfig, BxMarketConfig, BxPhotosConfig, BxPollsConfig, BxPostsConfig, BxReviewsConfig, BxShopifyConfig, BxSnipcartConfig, BxStrmConfig, BxTasksConfig, and BxVideosConfig.
◆ $_bAttachmentsInTimeline
BxBaseModTextConfig::$_bAttachmentsInTimeline |
|
protected |
Determine whether Timeline post will use common content (header image + text) or content received from attachments (header image + text + images + videos + polls). By default the first variant is used. Note. The variable can be removed in future, when all Text Based modules implement 'attachments' related parameters.
The documentation for this class was generated from the following file:
- modules/base/text/classes/BxBaseModTextConfig.php