Logidav Docs

MigrateMenuToLogidavV2Command extends ContainerAwareCommand
in package

Table of Contents

Properties

$container  : mixed
$entityManager  : mixed

Methods

__construct()  : mixed
configure()  : void
execute()  : mixed
generateHorizontalMenu()  : mixed
generateChildren()  : mixed

Properties

Methods

__construct()

public __construct([mixed $name = null ][, EntityManagerInterface $entityManager = null ][, ContainerInterface $container = null ]) : mixed
Parameters
$name : mixed = null
$entityManager : EntityManagerInterface = null
$container : ContainerInterface = null

execute()

protected execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
$input : InputInterface
$output : OutputInterface

generateHorizontalMenu()

protected generateHorizontalMenu(mixed $menuItems[, mixed $isRoot = true ]) : mixed
Parameters
$menuItems : mixed
$isRoot : mixed = true

generateChildren()

private generateChildren(mixed $array[, mixed $menuAccess = [] ]) : mixed
Parameters
$array : mixed
$menuAccess : mixed = []

        
On this page

Search results