J1.5

Difference between revisions of "Database structure"

From Joomla! Documentation

m (Wilsonge moved page Database structure to J1.5:Database structure: Move to 1.5 namespace)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{stub}}
+
{{stub/abandoned}}
{{inuse}}
 
 
==Structure==
 
==Structure==
 
The J! 1.5.x database structure includes 36 Tables
 
The J! 1.5.x database structure includes 36 Tables
Line 35: Line 34:
 
#poll_menu
 
#poll_menu
 
#sections
 
#sections
#sessions
+
#session
 
#stats_agents
 
#stats_agents
 
#templates_menu
 
#templates_menu
Line 45: Line 44:
 
#Lien : http://www.torkiljohnsen.com/wp-content/uploads/2006/04/joomla_15_database_schema.png
 
#Lien : http://www.torkiljohnsen.com/wp-content/uploads/2006/04/joomla_15_database_schema.png
  
#[[Detailed list of fields]]
+
#[[Detailed list of fields]] [[Category:Database]]

Latest revision as of 05:09, 6 June 2013

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