Class ContentManagerElementsAjaxController

Class ContentManagerElementsAjaxController

Ajax controller for the content manager elements

HttpViewController implements HttpViewControllerInterface
AdminHttpViewController implements AdminStatusOnlyInterface
ContentManagerElementsAjaxController

Methods summary

public init( void )

Init

public actionDelete( void ) : boolean|JsonHttpControllerResponse

Deletes an content manager element from the db

protected _isAdmin( void ) : boolean

Check if the customer is the admin.

Methods inherited from AdminHttpViewController

validateCurrentAdminStatus()

Methods inherited from HttpViewController

__construct(), _callActionMethod(), _getPostData(), _getPostDataCollection(), _getQueryParameter(), _getQueryParametersCollection(), _getServerData(), _render(), _validatePageToken(), actionDefault(), getTemplateFile(), proceed()

Properties summary

protected $db : CI_DB_query_builder

Database connection.


		

Properties inherited from HttpViewController

$assets, $contentView, $httpContextReader, $httpResponseProcessor, $postDataArray, $queryParametersArray, $serverDataArray