J1.5

Difference between revisions of "Database structure"

From Joomla! Documentation

m (Changed #sessions to #session as the table has no s on the end.)
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{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
  
*Tables listing
+
'''API table Relationships joomla 1.5'''
**banner
 
**bannerclient
 
**
 
  
to be continued !
+
#Lien : http://www.torkiljohnsen.com/wp-content/uploads/2006/04/joomla_15_database_schema.png
  
'''API des tables joomla 1.5'''
+
#[[Detailed list of fields]] [[Category:Database]]
 
 
Lien : http://www.torkiljohnsen.com/wp-content/uploads/2006/04/joomla_15_database_schema.png
 

Revision as of 16:45, 7 December 2010

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.


Structure[edit]

The J! 1.5.x database structure includes 36 Tables Tables listing w/out prefix_

  1. banner
  2. bannerclient
  3. bannertrack
  4. categories
  5. components
  6. contact_details
  7. content
  8. content_frontpage
  9. content_rating
  10. core_acl_aro
  11. core_acl_aro_groups
  12. core_acl_aro_map
  13. core_acl_aro_sections
  14. core_acl_aro_groups_aro_map
  15. core_log_items
  16. core_log_searches
  17. groups
  18. menu
  19. menu_types
  20. messages
  21. messages_cfg
  22. migration_backlinks
  23. modules
  24. modules_menu
  25. newsfeeds
  26. plugins
  27. polls
  28. poll_data
  29. poll_date
  30. poll_menu
  31. sections
  32. session
  33. stats_agents
  34. templates_menu
  35. users
  36. weblinks

API table Relationships joomla 1.5

  1. Lien : http://www.torkiljohnsen.com/wp-content/uploads/2006/04/joomla_15_database_schema.png
  1. Detailed list of fields