void displayEditItemFormular(
mixed
$item)
|
|
This is the Standard Form where we Edit the Items settings.
It can be used for general Items that need no customizing!
Overridden in child classes as:
- MenuAdminMask::displayEditItemFormular()
void displayLanguageVersionFormular(
mixed
$item)
|
|
Display Language Version Admin Formular.
The ItemID identifies the Item to display language Versions for, the languageID is used as the language that is currently displayed.