Chunk16

Difference between revisions of "Colheader"

From Joomla! Documentation

(Added 'Modified')
Line 9: Line 9:
 
{{evd|Chunk16:colheader|Category|s=<br/>}}
 
{{evd|Chunk16:colheader|Category|s=<br/>}}
 
{{evd|Chunk16:colheader|Checkbox|s=<br/>}}
 
{{evd|Chunk16:colheader|Checkbox|s=<br/>}}
 +
{{evd|Chunk16:colheader|DatabaseTable|s=<br/>}}
 
{{evd|Chunk16:colheader|Hits|s=<br/>}}
 
{{evd|Chunk16:colheader|Hits|s=<br/>}}
 
{{evd|Chunk16:colheader|Id|s=<br/>}}
 
{{evd|Chunk16:colheader|Id|s=<br/>}}
Line 46: Line 47:
 
  | Note = {{Chunk16:Help_screen_column_header_Note}}
 
  | Note = {{Chunk16:Help_screen_column_header_Note}}
 
  | Modified = {{Chunk16:Help_screen_item_edit_publishing_modified}}
 
  | Modified = {{Chunk16:Help_screen_item_edit_publishing_modified}}
 +
| DatabaseTable = {{Chunk16:Help_screen_column_header_Database_Table}}
 
}}
 
}}

Revision as of 19:53, 20 December 2010

This modular chunk can be used to display info about a standard list column in a Joomla component's screen.

Please add the new templates you created to this page (inside the "noinclude" tags so it displays only here, not when the chunk is transcluded on an actual help page). Please keep the samples alphabetically ordered to make them easier to find.

Help screen column headers[edit]

{{Chunk16:colheader|Access}}

  • Access. Who can view this item. You can change an item's Access in its edit screen. See User Access Levels for more information.

{{Chunk16:colheader|Alias}}

  • Alias. The internal name of the item, also used in the URL when SEF is activated. Normally, you can leave this blank and Joomla! will fill in a default value. The default value is the Title or Name in lower case and with dashes instead of spaces. You may enter the Alias manually. The Alias should consist of lowercase letters and hyphens (-). No blank spaces or underscores are allowed. Note: If the title consists of non-Latin characters, the Alias will default to the current date and time, for example "2009-02-11-17-54-38".

{{Chunk16:colheader|AlternativeLayout}}

  • Alternative Layout. Specify a different layout than the one supplied by the component view or template overrides.

{{Chunk16:colheader|Category}}

  • Category. The Category this item belongs to.

{{Chunk16:colheader|Checkbox}}

  • Checkbox. Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click a toolbar button to take an action on the selected item or items. Many toolbar actions, such as Publish and Unpublish, can work with multiple items. Others, such as Edit, only work on one item at a time. If multiple items are checked and you press Edit, the first item will be opened for editing.

{{Chunk16:colheader|DatabaseTable}}

  • Database Table. The name of the table checked.

{{Chunk16:colheader|Hits}}

  • Hits. The number of times an item has been viewed.

{{Chunk16:colheader|Id}}

  • ID. This is a unique identification number for this item assigned automatically by Joomla!. It is used to identify the item internally, and you cannot change this number. When creating a new item, this field displays 0 until you save the new entry, at which point a new ID is assigned to it.

{{Chunk16:colheader|Image}}

  • Image. Choose an image to be displayed with this item/category in the front-end.

{{Chunk16:colheader|Language}}

  • Language. Item language.

{{Chunk16:colheader|Modified}}

  • Modified Date. Shows the last date the item was modified.

{{Chunk16:colheader|Note}}

  • Note. Item note.

{{Chunk16:colheader|Number}}

  • #. An indexing number automatically assigned by Joomla! for ease of reference.

{{Chunk16:colheader|Order}}

  • Ordering. The order in which to display items. If the list is sorted by this column, you can change the order by clicking the arrows or by entering the sequential order and clicking the 'Save Order' icon.

{{Chunk16:colheader|Parent}}

  • Parent. The item (category, menu item, and so on) that is the parent of the item being edited.

{{Chunk16:colheader|Published}}

  • Published. Whether the item has been published or not. You can change the Published state by clicking on the icon in this column.

{{Chunk16:colheader|State}}

  • State: State of the item. Possible values are:
    • Published: The item is published. This is the only state that will allow regular website users to view this item.
    • Unpublished: The item is unpublished.
    • Archived: The item has been archived.
    • Trashed: The item has been sent to the Trash.

{{Chunk16:colheader|StateWithReported}}

  • State: State of the item. Possible values are:
    • Published: The item is published. This is the only state that will allow regular website users to view this item.
    • Unpublished: The item is unpublished.
    • Archived: The item has been archived.
    • Reported: The item has been reported as invalid by a visitor.
    • Trashed: The item has been sent to the Trash.

{{Chunk16:colheader|Title}}

  • Title. The name of the item. For a Menu Item, the Title will display in the Menu. For an Article, Section, or Category, the Title may optionally be displayed on the web page. This entry is required. You can open the item for editing by clicking on the Title.