.. include:: ../../../../Includes.txt .. _typo3-filelist-link-clickmenuonicon: ==================== link.clickMenuOnIcon ==================== Class ClickMenuOnIconViewHelper Arguments ========= .. _link.clickmenuonicon_additionalattributes: additionalAttributes -------------------- :aspect:`DataType` mixed :aspect:`Required` true :aspect:`Description` Additional tag attributes. They will be added directly to the resulting HTML tag. .. _link.clickmenuonicon_data: data ---- :aspect:`DataType` mixed :aspect:`Required` true :aspect:`Description` Additional data-* attributes. They will each be added with a "data-" prefix. .. _link.clickmenuonicon_class: class ----- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` CSS class(es) for this element .. _link.clickmenuonicon_dir: dir --- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Text direction for this HTML element. Allowed strings: "ltr" (left to right), "rtl" (right to left) .. _link.clickmenuonicon_id: id -- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Unique (in this file) identifier for this HTML element. .. _link.clickmenuonicon_lang: lang ---- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Language for this element. Use short names specified in RFC 1766 .. _link.clickmenuonicon_style: style ----- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Individual CSS styles for this element .. _link.clickmenuonicon_title: title ----- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Tooltip text of element .. _link.clickmenuonicon_accesskey: accesskey --------- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Keyboard shortcut to access this element .. _link.clickmenuonicon_tabindex: tabindex -------- :aspect:`DataType` integer :aspect:`Required` true :aspect:`Description` Specifies the tab order of this element .. _link.clickmenuonicon_onclick: onclick ------- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` JavaScript evaluated for the onclick event .. _link.clickmenuonicon_table: table ----- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description`