i want to create a component who will be enable to create many Joomla article link in one window. (to go faster)
I need to understand the table #__menu and emule the Joomla code
the champs in the table that i don't really know or to do them are the fellow
alias
The SEF alias of the menu item.
(how to change title and where to check if it exist)
path
The computed path of the menu item based on the alias field.
parent_id
The parent menu item in the menu tree.level The relative level in the tree.
(probably the id off the parent holder)
component_id
FK to #__extensions.id
(com_content seem be 22)
level
The relative level in the tree.
(probably like a ordering)
browserNav
The click behaviour of the link.
(probably a target, new window)
lft
Nested set lft.
rgt
Nested set rgt.
Thank for your info
via Joomla! http://forum.joomla.org/viewtopic.php?t=804907&p=3038811#p3038811
I need to understand the table #__menu and emule the Joomla code
the champs in the table that i don't really know or to do them are the fellow
alias
The SEF alias of the menu item.
(how to change title and where to check if it exist)
path
The computed path of the menu item based on the alias field.
parent_id
The parent menu item in the menu tree.level The relative level in the tree.
(probably the id off the parent holder)
component_id
FK to #__extensions.id
(com_content seem be 22)
level
The relative level in the tree.
(probably like a ordering)
browserNav
The click behaviour of the link.
(probably a target, new window)
lft
Nested set lft.
rgt
Nested set rgt.
Thank for your info
Statistics: Posted by whitevirus — Fri May 31, 2013 4:13 am
via Joomla! http://forum.joomla.org/viewtopic.php?t=804907&p=3038811#p3038811
No comments:
Post a Comment