Class ContentManagerProductContentsController
Class ContentManagerProductContentsController
- HttpViewController implements HttpViewControllerInterface
-
AdminHttpViewController
implements
AdminStatusOnlyInterface
-
ContentManagerProductContentsController
uses
ContentManagerContentNavigationTrait
Category: System
Located at Controllers/HttpView/Admin/ContentManager/ContentManagerProductContentsController.inc.php
Methods summary
public
|
|
public
|
|
public
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
#
_insertIntoProductContentDescriptionsAndResources( array $productContentDescriptionData, array $productContentResourceData, $type )
|
protected
|
#
_updateIntoProductContentDescriptionsAndResources( array $productContentDescriptionData, array $productContentResourceData )
|
protected
|
|
protected
array
|
|
protected
string
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
array
|
#
_checkProductContentFileUploads( )
Detects file uploads for file product contents and returns the array for new file post data. |
Methods inherited from AdminHttpViewController
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
getTemplateFile(),
proceed()
Methods used from ContentManagerContentNavigationTrait
_createContentNavigation(),
_createNewContentGroupId(),
_getAssets(),
_getProductsContentFiles(),
_getScriptPageFiles(),
_getTemplate(),
_getUpdateResponse(),
_insertContentData(),
_isFilemanagerAvailable(),
_prepareContentManagerGroupCheckData(),
_setExpertMode(),
_updateContentData()
Properties summary
protected
|
$userConfigurationService
|
|
protected
LanguageTextManager
|
$languageTextManager
|
|
protected
|
$languageProvider
|
|
protected
CI_DB_query_builder
|
$queryBuilder
|
|
protected
|
$title
|
|
protected
array
|
$descriptionFields
|
#
[
'title',
'content'
]
|
protected
array
|
$resourceFields
|
#
[
'file',
'link'
]
|
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray