Tables/modules menu: Difference between revisions
From Joomla! Documentation
< Tables
< Tables
New page: == Usage: == * Since: == Description: == {| border="1" |+ '''modules_menu Table (#__modules_menu)''' |- bgcolor="lightgrey" | Field || Type || Nullable || Default || Key || Extra || Comm... |
m categorisation |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
== Usage | == Usage == | ||
* Since: | * Since: | ||
== Description | == Description == | ||
{| border="1" | {| class="wikitable" border="1" | ||
|+ '''modules_menu Table (#__modules_menu)''' | |+ '''modules_menu Table (#__modules_menu)''' | ||
|- bgcolor="lightgrey" | |- bgcolor="lightgrey" | ||
| Line 16: | Line 16: | ||
== Notes == | == Notes == | ||
{| border="1" | {| class="wikitable" border="1" | ||
|+ '''Indices''' | |+ '''Indices''' | ||
|- bgcolor="lightgrey" | |- bgcolor="lightgrey" | ||
| Line 23: | Line 23: | ||
* Default character set: '''utf8''' | * Default character set: '''utf8''' | ||
<noinclude>[[Category:Database]]</noinclude> | |||
Latest revision as of 15:38, 16 March 2013
Usage
- Since:
Description
| Field | Type | Nullable | Default | Key | Extra | Comments |
| moduleid | integer | NOT NULL | 0 | PK | ||
| menuid | integer | NOT NULL | 0 | PK |
Notes
| Index Name | Column(s) | Unique? |
- Default character set: utf8