phpDocumentor

UpdateContentsPositionCommand
in package
implements CommandInterface

Updates the position of contents

Interfaces, Classes and Traits

CommandInterface
Interface CommandInterface

Table of Contents

$contentPositions  : array<string|int, mixed>
$rollback  : array<string|int, mixed>
add()  : void
execute()  : void
Execute the command
rollback()  : void
Execute the command
setOption()  : void

Properties

Methods

add()

public add(int $contentGroupId, string $pageGroupId) : void
Parameters
$contentGroupId : int
$pageGroupId : string
Return values
void

Search results