Joomla 1.6 Core IDs

From Joomla! Documentation

Revision as of 17:03, 14 January 2011 by Harryb (talk | contribs)


Quill icon.png
Page Actively Being Edited!

This article is actively undergoing a major edit for a short while.
As a courtesy, please do not edit this page while this message is displayed. The user who added this notice will be listed in the page history. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page. If this page has not been edited for several hours, please remove this template, or replace it with {{underconstruction}} or {{incomplete}}.

Related Pages:


Joomla 1.6 Component and Module IDs

This table contains a list of the CSS IDs generated by the Joomla! 1.6 core. This list is not be complete and subject to change. The list is presented in a "designer / developer friendly format" to aid in the construction of new templates for 1.6. 

The HTML id attribute provides a unique identifier for an HTML element.  The ID can be used by the DOM and Javascript to assign a unique identifier to objects or as a unique CSS element for formatting content in page views.

For Joomla, it is probably safe to assume the vast majority of IDs are used for unique identification rather than CSS formattting.  In the following table, no distinction is made between the two different uses.  Some rules of thumb to follow are:

  • if the ID is contained in an event-driven element (form, input, button, label, select, etc.), it is most likely there for use by the DOM and Javascript as a unique identifier
  • If the ID is contained in a passive element (div, h1, p, ul, li, etc.), it is most likely there for formatting purposes.

Note: The following table is sortable on a per-column basis.  Just click on the icon in the column header to toggle the table sort order.

Num ID Name Used in Type Used by
1 archive-items Articles - Archived Component <ul>
2 area_categories Other - List Search Results Component <input>
3 area_contacts Other - List Search Results Component <input>
4 area_content Other - List Search Results Component <input>
5 area_newsfeeds Other - List Search Results Component <input>
6 area_weblinks Other - List Search Results Component <input>
7 basic-details Contact - Single Component <h3>
8 blockrandom Wrapper Module <iframe>
9 blockrandom Wrapper - iframe Wrapper Component <iframe>
10 contact-slider Contact - Single Component <div>
11 current Menu Module <li>
12 display-links Contact - Single Component <h3>
13 display-misc Contact - Single Component <h3>
14 filter-search Articles - Archived Component <input>
15 filter-search Articles - Category List Component <input>
16 form-login-password Login Module <p>
17 form-login-remember Login Module <p>
18 form-login-username Login Module <p>
19 jForm Articles - Archived Component <form>
20 jform_email User Manager -Name Reminder Component <input>
21 jform_email1 User Manager - Edit Profile Component <input>
22 jform_email1 User Manager - Registraton Component <input>
23 jform_email1-lbl User Manager - Registraton Component <label>
24 jform_email1-lbl User Manager - Edit Profile Component <label>
25 jform_email2 User Manager - Edit Profile Component <input>
26 jform_email2 User Manager - Registraton Component <input>
27 jform_email2-lbl User Manager - Edit Profile Component <label>
28 jform_email2-lbl User Manager - Registraton Component <label>
29 jform_email-lbl User Manager -Name Reminder Component <label>
30 jform_id User Manager - Edit Profile Component <input>
31 jform_name User Manager - Registraton Component <input>
32 jform_name User Manager - Edit Profile Component <input>
33 jform_name-lbl User Manager - Registraton Component <label>
34 jform_name-lbl User Manager - Edit Profile Component <label>
35 jform_password1 User Manager - Edit Profile Component <input>
36 jform_password1 User Manager - Registraton Component <input>
37 jform_password1-lbl User Manager - Edit Profile Component <label>
38 jform_password1-lbl User Manager - Registraton Component <label>
39 jform_password2 User Manager - Edit Profile Component <input>
40 jform_password2 User Manager - Registraton Component <input>
41 jform_password2-lbl User Manager - Edit Profile Component <label>
42 jform_password2-lbl User Manager - Registraton Component <label>
43 jform_username User Manager - Edit Profile Component <input>
44 jform_username User Manager - PW Reset Component <input>
45 jform_username User Manager - Registraton Component <input>
46 jform_username-lbl User Manager - Edit Profile Component <label>
47 jform_username-lbl User Manager - PW Reset Component <label>
48 jform_username-lbl User Manager - Registraton Component <label>
49 limit Articles - Archived Component <select>
50 limit Articles - Category List Component <select>
51 limit News Feed - List in a Category Component <select>
52 member-profile User Manager - Edit Profile Component <form>
53 member-registration User Manager - Registraton Component <form>
54 mod_search_searchword Search Module <input>
55 modlgn_passwd Login Module <input>
56 modlgn_remember Login Module <input>
57 modlgn_username Login Module <input>
58 month Articles - Archived Component <select>
59 navigation Articles - Archived Component <div>
60 ordering Other - List Search Results Component <select>
61 password User Manager - Login Component <input>
62 password-lbl User Manager - Login Component <label>
63 search_searchword Other - List Search Results Component <input>
64 searchForm Other - List Search Results Component <form>
65 searchphraseall Other - List Search Results Component <input>
66 searchphraseall-lbl Other - List Search Results Component <label>
67 searchphraseany Other - List Search Results Component <input>
68 searchphraseany-lbl Other - List Search Results Component <label>
69 searchphraseexact Other - List Search Results Component <input>
70 searchphraseexact-lbl Other - List Search Results Component <label>
71 tableOrdering Articles - Category List Component <th>
72 tableOrdering News Feed - List in a Category Component <th>
73 tableOrdering2 Articles - Category List Component <th>
74 tableOrdering2 News Feed - List in a Category Component <th>
75 tableOrdering3 Articles - Category List Component <th>
76 tableOrdering3 News Feed - List in a Category Component <th>
77 tableOrdering4 Articles - Category List Component <th>
78 username User Manager - Login Component <input>
79 username-lbl User Manager - Login Component <label>
80 user-registration User Manager - PW Reset Component <form>
81 user-registration User Manager -Name Reminder Component <form>
82 users-profile-core User Manager - View Profile Component <fieldset>
83 users-profile-custom User Manager - View Profile Component <fieldset>
84 year Articles - Archived Component <select>