PHP Class Craft\NeoController

Inheritance: extends craft\BaseController
Datei anzeigen Open project: benjamminf/craft-neo

Public Methods

Method Description
actionRenderBlocks ( )
actionSaveExpansion ( ) Saves the block's collapsed or expanded state from an AJAX request.

Method Details

actionRenderBlocks() public method

public actionRenderBlocks ( )

actionSaveExpansion() public method

This is used when toggling a block on the front-end.
public actionSaveExpansion ( )