class EnableCustomPageSummaryTemplatesCommand extends PageCommand (View source)

Properties

protected int $pageID from  PageCommand
protected int[] $templateIDs

Methods

static string
getHandler()

No description

from  Command
__construct(int $pageID)

No description

int
getPageID()

No description

array
getTemplateIDs()

No description

object
setTemplateIDs(array $templateIDs)

No description

Details

static string getHandler()

No description

Return Value

string

__construct(int $pageID)

No description

Parameters

int $pageID

int getPageID()

No description

Return Value

int

array getTemplateIDs()

No description

Return Value

array

object setTemplateIDs(array $templateIDs)

No description

Parameters

array $templateIDs

Return Value

object