Go to the source code of this file.
Construct a column spec parser and read the column specification immediately
- Parameters
-
| aMediaList | The media list to find columns to display for |
| aPlaylist | the playlist binding |
| aMask | a bitfield containing the source to look for; see the ColumnSpecParser.ORIGIN_* constants |
| [optional] | aConstraint the media type constraint to use, if any |
| function asContainer |
( |
|
aNode | ) |
|
| function asFullVisit |
( |
|
aNode | ) |
|
| function asQuery |
( |
|
aNode | ) |
|
| function asVisit |
( |
|
aNode | ) |
|
| function QI_node |
( |
|
aNode, |
|
|
|
aIID |
|
) |
| |
| var Cc = Components.classes |
| var Cr = Components.results |
| const DESCRIPTION_ANNO = "bookmarkProperties/description" |
| const EXCLUDE_FROM_BACKUP_ANNO = "places/excludeFromBackup" |
| const GUID_ANNO = "placesInternal/GUID" |
| const LMANNO_FEEDURI = "livemark/feedURI" |
| const LMANNO_SITEURI = "livemark/siteURI" |
| const LOAD_IN_SIDEBAR_ANNO = "bookmarkProperties/loadInSidebar" |
| const ORGANIZER_FOLDER_ANNO = "PlacesOrganizer/OrganizerFolder" |
| const ORGANIZER_LEFTPANE_VERSION = 6 |
| const ORGANIZER_QUERY_ANNO = "PlacesOrganizer/OrganizerQuery" |