Tables/content frontpage: Difference between revisions
From Joomla! Documentation
< Tables
< Tables
New page: == Usage: == * Since: == Description: == {| border="1" |+ '''content_frontpage Table (#__content_frontpage)''' |- bgcolor="lightgrey" | Field || Type || Nullable || Default || Key || Ex... |
class="wikitable" |
||
| Line 1: | Line 1: | ||
== Usage: == | == Usage: == | ||
* Since: | * Since: | ||
| Line 5: | Line 4: | ||
== Description: == | == Description: == | ||
{| border="1" | {| class="wikitable" border="1" | ||
|+ '''content_frontpage Table (#__content_frontpage)''' | |+ '''content_frontpage Table (#__content_frontpage)''' | ||
|- bgcolor="lightgrey" | |- bgcolor="lightgrey" | ||
| Line 17: | Line 16: | ||
== Notes == | == Notes == | ||
{| border="1" | {| class="wikitable" border="1" | ||
|+ '''Indices''' | |+ '''Indices''' | ||
|- bgcolor="lightgrey" | |- bgcolor="lightgrey" | ||
Revision as of 03:15, 25 September 2011
Usage:
- Since:
Description:
| Field | Type | Nullable | Default | Key | Extra | Comments |
| content_id | integer | NOT NULL | 0 | PK | ||
| ordering | integer | NOT NULL | 0 |
Notes
| Index Name | Column(s) | Unique? |