Database structure
From Joomla! Documentation
(Difference between revisions)
m (Database moved to Database structure: "Database" will become a dismbiguation page) |
m (Changed #sessions to #session as the table has no s on the end.) |
||
| (8 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
==Structure== | ==Structure== | ||
| + | The J! 1.5.x database structure includes 36 Tables | ||
| + | Tables listing w/out prefix_ | ||
| + | #banner | ||
| + | #bannerclient | ||
| + | #bannertrack | ||
| + | #categories | ||
| + | #components | ||
| + | #contact_details | ||
| + | #content | ||
| + | #content_frontpage | ||
| + | #content_rating | ||
| + | #core_acl_aro | ||
| + | #core_acl_aro_groups | ||
| + | #core_acl_aro_map | ||
| + | #core_acl_aro_sections | ||
| + | #core_acl_aro_groups_aro_map | ||
| + | #core_log_items | ||
| + | #core_log_searches | ||
| + | #groups | ||
| + | #menu | ||
| + | #menu_types | ||
| + | #messages | ||
| + | #messages_cfg | ||
| + | #migration_backlinks | ||
| + | #modules | ||
| + | #modules_menu | ||
| + | #newsfeeds | ||
| + | #plugins | ||
| + | #polls | ||
| + | #poll_data | ||
| + | #poll_date | ||
| + | #poll_menu | ||
| + | #sections | ||
| + | #session | ||
| + | #stats_agents | ||
| + | #templates_menu | ||
| + | #users | ||
| + | #weblinks | ||
| − | + | '''API table Relationships joomla 1.5''' | |
| − | + | ||
| − | + | ||
| − | + | #Lien : http://www.torkiljohnsen.com/wp-content/uploads/2006/04/joomla_15_database_schema.png | |
| − | + | ||
| − | + | ||
| − | + | #[[Detailed list of fields]] [[Category:Database]] | |
Latest revision as of 16:45, 7 December 2010
| This article is a stub and needs to be expanded. If you can provide information or finish this article you're welcome to do so. Please remove this message afterwards or replace with {{inuse}} while making major edits. - Thank you. |
[edit] Structure
The J! 1.5.x database structure includes 36 Tables Tables listing w/out prefix_
- banner
- bannerclient
- bannertrack
- categories
- components
- contact_details
- content
- content_frontpage
- content_rating
- core_acl_aro
- core_acl_aro_groups
- core_acl_aro_map
- core_acl_aro_sections
- core_acl_aro_groups_aro_map
- core_log_items
- core_log_searches
- groups
- menu
- menu_types
- messages
- messages_cfg
- migration_backlinks
- modules
- modules_menu
- newsfeeds
- plugins
- polls
- poll_data
- poll_date
- poll_menu
- sections
- session
- stats_agents
- templates_menu
- users
- weblinks
API table Relationships joomla 1.5