Menu
getHierarchy($this->getUrl(2), false)): ?>
$this->getData(['page', $this->getUrl(2), 'parentPageId'])
]); ?>
'Page parent',
'selected' => $this->getData(['page', $this->getUrl(2), 'parentPageId'])
]); ?>
'Position'
]); ?>
$this->getData(['page', $this->getUrl(2), 'targetBlank'])
]); ?>
$this->getData(['page', $this->getUrl(2), 'disable'])
]); ?>
$this->getData(['page', $this->getUrl(2), 'hideTitle'])
]); ?>
$this->getData(['page', $this->getUrl(2), 'breadCrumb'])
]); ?>
Mise en page
'Gabarits :',
'help' => 'Une page définie comme barre latérale est utilisée pour la pagination d\'une page standard. Pour définir la page comme barre latérale, choisissez l\'option dans la liste.',
'selected' => $this->getData(['page', $this->getUrl(2) , 'block'])
]); ?>
getHierarchy($this->getUrl(2),false,true)): ?>
$this->getData(['page', $this->getUrl(2), 'barLeft'])
]); ?>
'Barre latérale gauche :',
'selected' => $this->getData(['page', $this->getUrl(2), 'barLeft'])
]); ?>
getHierarchy($this->getUrl(2),false,true)): ?>
$this->getData(['page', $this->getUrl(2), 'barRight'])
]); ?>
'Barre latérale droite :',
'selected' => $this->getData(['page', $this->getUrl(2), 'barRight'])
]); ?>