|
OPEN SOURCE SOCIAL NETWORK 6.6
|
Public Member Functions | |
| __construct ($type='', $options='') | |
| register () | |
| priorities ($menutype) | |
| maxPriority ($menutype) | |
| sortMenu ($menutype) | |
| __construct | ( | $type = '', |
|
$options = '' |
|||
| ) |
Initialize the OssnMenu
| maxPriority | ( | $menutype | ) |
Get the menu max priority
| string | $menutype | A key of menu |
| priorities | ( | $menutype | ) |
Get the menu item priorities
| string | $menutype | A key of menu |
| register | ( | ) |
Register menu item
| sortMenu | ( | $menutype | ) |
Sort menu with priority
| string | $menutype | A key of menu |