Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques statiques | |
static | title ($title, $icon= 'generic.png') |
static | spacer ($width= '') |
static | divider () |
static | custom ($task= '', $icon= '', $iconOver= '', $alt= '', $listSelect=true) |
static | customX ($task= '', $icon= '', $iconOver= '', $alt= '', $listSelect=true) |
static | preview ($url= '', $updateEditors=false) |
static | help ($ref, $com=false, $override=null, $component=null) |
static | back ($alt= 'JTOOLBAR_BACK', $href= 'javascript:history.back();') |
static | media_manager ($directory= '', $alt= 'JTOOLBAR_UPLOAD') |
static | makeDefault ($task= 'default', $alt= 'JTOOLBAR_DEFAULT') |
static | assign ($task= 'assign', $alt= 'JTOOLBAR_ASSIGN') |
static | addNew ($task= 'add', $alt= 'JTOOLBAR_NEW', $check=false) |
static | addNewX ($task= 'add', $alt= 'JTOOLBAR_NEW') |
static | publish ($task= 'publish', $alt= 'JTOOLBAR_PUBLISH', $check=false) |
static | publishList ($task= 'publish', $alt= 'JTOOLBAR_PUBLISH') |
static | unpublish ($task= 'unpublish', $alt= 'JTOOLBAR_UNPUBLISH', $check=false) |
static | unpublishList ($task= 'unpublish', $alt= 'JTOOLBAR_UNPUBLISH') |
static | archiveList ($task= 'archive', $alt= 'JTOOLBAR_ARCHIVE') |
static | unarchiveList ($task= 'unarchive', $alt= 'JTOOLBAR_UNARCHIVE') |
static | editList ($task= 'edit', $alt= 'JTOOLBAR_EDIT') |
static | editListX ($task= 'edit', $alt= 'JTOOLBAR_EDIT') |
static | editHtml ($task= 'edit_source', $alt= 'JTOOLBAR_EDIT_HTML') |
static | editHtmlX ($task= 'edit_source', $alt= 'JTOOLBAR_EDIT_HTML') |
static | editCss ($task= 'edit_css', $alt= 'JTOOLBAR_EDIT_CSS') |
static | editCssX ($task= 'edit_css', $alt= 'JTOOLBAR_EDIT_CSS') |
static | deleteList ($msg= '', $task= 'remove', $alt= 'JTOOLBAR_DELETE') |
static | deleteListX ($msg= '', $task= 'remove', $alt= 'JTOOLBAR_DELETE') |
static | trash ($task= 'remove', $alt= 'JTOOLBAR_TRASH', $check=true) |
static | apply ($task= 'apply', $alt= 'JTOOLBAR_APPLY') |
static | save ($task= 'save', $alt= 'JTOOLBAR_SAVE') |
static | save2new ($task= 'save2new', $alt= 'JTOOLBAR_SAVE_AND_NEW') |
static | save2copy ($task= 'save2copy', $alt= 'JTOOLBAR_SAVE_AS_COPY') |
static | checkin ($task= 'checkin', $alt= 'JTOOLBAR_CHECKIN', $check=true) |
static | cancel ($task= 'cancel', $alt= 'JTOOLBAR_CANCEL') |
static | preferences ($component, $height= '550', $width= '875', $alt= 'JToolbar_Options', $path= '', $onClose= '') |
|
static |
Writes the common 'new' icon for the button bar.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
boolean | $check | True if required to check that a standard list item is checked. |
Références $check, $task, et JToolBar\getInstance().
Référencé par ContentViewFeatured\addToolbar(), LanguagesViewLanguages\addToolbar(), WeblinksViewWeblinks\addToolbar(), MessagesViewMessages\addToolbar(), UsersViewLevels\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), UsersViewGroups\addToolbar(), BannersViewClients\addToolbar(), MenusViewMenus\addToolbar(), UsersViewUsers\addToolbar(), RedirectViewLinks\addToolbar(), ContactViewContacts\addToolbar(), FinderViewFilters\addToolbar(), BannersViewBanners\addToolbar(), CategoriesViewCategories\addToolbar(), ContentViewArticles\addToolbar(), UsersViewNotes\addToolbar(), et MenusViewItems\addToolbar().
|
static |
|
static |
Writes a save button for a given option. Apply operation leads to a save action only (does not leave edit mode).
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par AdminViewProfile\addToolbar(), LanguagesViewLanguage\addToolbar(), TemplatesViewStyle\addToolbar(), UsersViewGroup\addToolbar(), WeblinksViewWeblink\addToolbar(), MenusViewMenu\addToolbar(), NewsfeedsViewNewsfeed\addToolbar(), PluginsViewPlugin\addToolbar(), UsersViewLevel\addToolbar(), ContactViewContact\addToolbar(), RedirectViewLink\addToolbar(), CategoriesViewCategory\addToolbar(), MenusViewItem\addToolbar(), BannersViewClient\addToolbar(), ModulesViewModule\addToolbar(), BannersViewBanner\addToolbar(), UsersViewUser\addToolbar(), TemplatesViewSource\addToolbar(), ContentViewArticle\addToolbar(), FinderViewFilter\addToolbar(), ConfigViewApplication\addToolbar(), UsersViewNote\addToolbar(), et LanguagesViewOverride\addToolbar().
|
static |
Writes a common 'archive' button for a list of records.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par ContentViewFeatured\addToolbar(), WeblinksViewWeblinks\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), BannersViewClients\addToolbar(), RedirectViewLinks\addToolbar(), ContactViewContacts\addToolbar(), BannersViewBanners\addToolbar(), CategoriesViewCategories\addToolbar(), ContentViewArticles\addToolbar(), et UsersViewNotes\addToolbar().
|
static |
Writes a common 'assign' button for a record.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
|
static |
Writes a cancel button that will go back to the previous page without doing any other operation.
string | $alt | Alternative text. |
string | $href | URL of the href attribute. |
Références JToolBar\getInstance().
|
static |
Writes a cancel button and invokes a cancel operation (eg a checkin).
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par UsersViewMail\addToolbar(), MessagesViewMessage\addToolbar(), PluginsViewPlugin\addToolbar(), TemplatesViewStyle\addToolbar(), LanguagesViewLanguage\addToolbar(), UsersViewGroup\addToolbar(), TemplatesViewTemplate\addToolbar(), AdminViewProfile\addToolbar(), MenusViewMenu\addToolbar(), WeblinksViewWeblink\addToolbar(), NewsfeedsViewNewsfeed\addToolbar(), ContactViewContact\addToolbar(), UsersViewLevel\addToolbar(), CategoriesViewCategory\addToolbar(), RedirectViewLink\addToolbar(), MenusViewItem\addToolbar(), BannersViewBanner\addToolbar(), BannersViewClient\addToolbar(), ModulesViewModule\addToolbar(), UsersViewUser\addToolbar(), TemplatesViewSource\addToolbar(), ContentViewArticle\addToolbar(), FinderViewFilter\addToolbar(), ConfigViewApplication\addToolbar(), UsersViewNote\addToolbar(), et LanguagesViewOverride\addToolbar().
|
static |
Writes a checkin button for a given option.
string | $task | |
string | $alt | |
boolean | $check | True if required to check that a standard list item is checked. |
Références $check, $task, et JToolBar\getInstance().
Référencé par ContentViewFeatured\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), WeblinksViewWeblinks\addToolbar(), BannersViewClients\addToolbar(), PluginsViewPlugins\addToolbar(), ModulesViewModules\addToolbar(), ContactViewContacts\addToolbar(), BannersViewBanners\addToolbar(), CategoriesViewCategories\addToolbar(), ContentViewArticles\addToolbar(), UsersViewNotes\addToolbar(), et MenusViewItems\addToolbar().
|
static |
Writes a custom option and task button for the button bar.
string | $task | The task to perform (picked up by the switch($task) blocks. |
string | $icon | The image to display. |
string | $iconOver | The image to display when moused over. |
string | $alt | The alt text for the icon image. |
bool | $listSelect | True if required to check that a standard list item is checked. |
Références $task, et JToolBar\getInstance().
Référencé par CacheViewPurge\addToolbar(), InstallerViewDiscover\addToolbar(), UsersViewMail\addToolbar(), ContentViewFeatured\addToolbar(), MessagesViewMessage\addToolbar(), CheckinViewCheckin\addToolbar(), InstallerViewUpdate\addToolbar(), CacheViewCache\addToolbar(), SearchViewSearches\addToolbar(), MenusViewMenus\addToolbar(), UsersViewUsers\addToolbar(), TemplatesViewStyles\addToolbar(), ModulesViewModules\addToolbar(), TemplatesViewPrevuuw\addToolbar(), InstallerViewDatabase\addToolbar(), InstallerViewManage\addToolbar(), CategoriesViewCategories\addToolbar(), InstallerViewLanguages\addToolbar(), ContentViewArticles\addToolbar(), et MenusViewItems\addToolbar().
|
static |
Writes a custom option and task button for the button bar.
string | $task | The task to perform (picked up by the switch($task) blocks. |
string | $icon | The image to display. |
string | $iconOver | The image to display when moused over. |
string | $alt | The alt text for the icon image. |
bool | $listSelect | True if required to check that a standard list item is checked. |
Références $task.
|
static |
Writes a common 'delete' button for a list of records.
string | $msg | Postscript for the 'are you sure' message. |
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par ContentViewFeatured\addToolbar(), LanguagesViewLanguages\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), UsersViewGroups\addToolbar(), UsersViewLevels\addToolbar(), WeblinksViewWeblinks\addToolbar(), MessagesViewMessages\addToolbar(), BannersViewClients\addToolbar(), MenusViewMenus\addToolbar(), UsersViewUsers\addToolbar(), RedirectViewLinks\addToolbar(), TemplatesViewStyles\addToolbar(), ModulesViewModules\addToolbar(), ContactViewContacts\addToolbar(), FinderViewFilters\addToolbar(), InstallerViewManage\addToolbar(), FinderViewMaps\addToolbar(), BannersViewBanners\addToolbar(), FinderViewIndex\addToolbar(), CategoriesViewCategories\addToolbar(), ContentViewArticles\addToolbar(), UsersViewNotes\addToolbar(), et MenusViewItems\addToolbar().
|
static |
Writes a common 'delete' button for a list of records. Extended version of deleteList() calling hideMainMenu() before Joomla.submitbutton().
string | $msg | Postscript for the 'are you sure' message. |
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task.
|
static |
Writes a divider between menu buttons
Références JToolBar\getInstance().
Référencé par CacheViewPurge\addToolbar(), InstallerViewDiscover\addToolbar(), UsersViewMail\addToolbar(), ContentViewFeatured\addToolbar(), CheckinViewCheckin\addToolbar(), InstallerViewUpdate\addToolbar(), MenusViewMenu\addToolbar(), MessagesViewMessages\addToolbar(), NewsfeedsViewNewsfeed\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), PluginsViewPlugin\addToolbar(), AdminViewProfile\addToolbar(), TemplatesViewStyle\addToolbar(), TemplatesViewTemplate\addToolbar(), UsersViewGroup\addToolbar(), UsersViewGroups\addToolbar(), UsersViewLevels\addToolbar(), LanguagesViewLanguage\addToolbar(), LanguagesViewLanguages\addToolbar(), WeblinksViewWeblink\addToolbar(), WeblinksViewWeblinks\addToolbar(), ContactViewContact\addToolbar(), BannersViewClients\addToolbar(), UsersViewLevel\addToolbar(), BannersViewTracks\addToolbar(), MenusViewItem\addToolbar(), MenusViewMenus\addToolbar(), CategoriesViewCategory\addToolbar(), SearchViewSearches\addToolbar(), CacheViewCache\addToolbar(), BannersViewClient\addToolbar(), UsersViewUsers\addToolbar(), BannersViewBanner\addToolbar(), RedirectViewLinks\addToolbar(), UsersViewUser\addToolbar(), TemplatesViewSource\addToolbar(), PluginsViewPlugins\addToolbar(), TemplatesViewStyles\addToolbar(), ModulesViewModules\addToolbar(), ContactViewContacts\addToolbar(), ContentViewArticle\addToolbar(), FinderViewFilters\addToolbar(), InstallerViewDefault\addToolbar(), FinderViewFilter\addToolbar(), InstallerViewDatabase\addToolbar(), FinderViewMaps\addToolbar(), InstallerViewManage\addToolbar(), ConfigViewApplication\addToolbar(), BannersViewBanners\addToolbar(), CategoriesViewCategories\addToolbar(), FinderViewIndex\addToolbar(), InstallerViewLanguages\addToolbar(), ContentViewArticles\addToolbar(), LanguagesViewInstalled\addToolbar(), TemplatesViewTemplates\addToolbar(), LanguagesViewOverrides\addToolbar(), UsersViewNote\addToolbar(), MediaViewMedia\addToolbar(), LanguagesViewOverride\addToolbar(), UsersViewNotes\addToolbar(), MenusViewItems\addToolbar(), JoomlaupdateViewUpdate\display(), et JoomlaupdateViewDefault\display().
|
static |
Writes a common 'edit' button for a template css.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
|
static |
|
static |
Writes a common 'edit' button for a template html.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
|
static |
Writes a common 'edit' button for a template html. Extended version of editHtml() calling hideMainMenu() before Joomla.submitbutton().
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task.
|
static |
Writes a common 'edit' button for a list of records.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par ContentViewFeatured\addToolbar(), LanguagesViewLanguages\addToolbar(), UsersViewGroups\addToolbar(), UsersViewLevels\addToolbar(), WeblinksViewWeblinks\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), BannersViewClients\addToolbar(), MenusViewMenus\addToolbar(), UsersViewUsers\addToolbar(), RedirectViewLinks\addToolbar(), PluginsViewPlugins\addToolbar(), TemplatesViewStyles\addToolbar(), ModulesViewModules\addToolbar(), ContactViewContacts\addToolbar(), FinderViewFilters\addToolbar(), BannersViewBanners\addToolbar(), CategoriesViewCategories\addToolbar(), ContentViewArticles\addToolbar(), UsersViewNotes\addToolbar(), et MenusViewItems\addToolbar().
|
static |
Writes a common 'edit' button for a list of records. Extended version of editList() calling hideMainMenu() before Joomla.submitbutton().
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task.
Writes a preview button for a given option (opens a popup window).
string | $ref | The name of the popup file (excluding the file extension for an xml file). |
bool | $com | Use the help file in the component directory. |
string | $override | Use this URL instead of any other |
string | $component | Name of component to get Help (null for current component) |
Références JToolBar\getInstance().
Référencé par CacheViewPurge\addToolbar(), InstallerViewWarnings\addToolbar(), InstallerViewDiscover\addToolbar(), UsersViewMail\addToolbar(), InstallerViewInstall\addToolbar(), ContentViewFeatured\addToolbar(), MessagesViewMessage\addToolbar(), CheckinViewCheckin\addToolbar(), InstallerViewUpdate\addToolbar(), AdminViewProfile\addToolbar(), LanguagesViewLanguage\addToolbar(), UsersViewLevels\addToolbar(), LanguagesViewLanguages\addToolbar(), WeblinksViewWeblink\addToolbar(), MenusViewMenu\addToolbar(), MessagesViewMessages\addToolbar(), NewsfeedsViewNewsfeed\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), PluginsViewPlugin\addToolbar(), TemplatesViewStyle\addToolbar(), TemplatesViewTemplate\addToolbar(), WeblinksViewWeblinks\addToolbar(), UsersViewGroup\addToolbar(), UsersViewGroups\addToolbar(), UsersViewLevel\addToolbar(), BannersViewClients\addToolbar(), BannersViewTracks\addToolbar(), ContactViewContact\addToolbar(), CacheViewCache\addToolbar(), MenusViewItem\addToolbar(), CategoriesViewCategory\addToolbar(), MenusViewMenus\addToolbar(), RedirectViewLink\addToolbar(), SearchViewSearches\addToolbar(), UsersViewUsers\addToolbar(), BannersViewClient\addToolbar(), ModulesViewModule\addToolbar(), BannersViewBanner\addToolbar(), UsersViewUser\addToolbar(), RedirectViewLinks\addToolbar(), TemplatesViewSource\addToolbar(), PluginsViewPlugins\addToolbar(), TemplatesViewStyles\addToolbar(), ModulesViewModules\addToolbar(), UsersViewDebugUser\addToolbar(), ContactViewContacts\addToolbar(), UsersViewDebugGroup\addToolbar(), ContentViewArticle\addToolbar(), FinderViewFilters\addToolbar(), FinderViewFilter\addToolbar(), InstallerViewDatabase\addToolbar(), InstallerViewManage\addToolbar(), FinderViewMaps\addToolbar(), ConfigViewApplication\addToolbar(), BannersViewBanners\addToolbar(), FinderViewIndex\addToolbar(), CategoriesViewCategories\addToolbar(), InstallerViewLanguages\addToolbar(), ContentViewArticles\addToolbar(), LanguagesViewInstalled\addToolbar(), TemplatesViewTemplates\addToolbar(), AdminViewSysinfo\addToolbar(), LanguagesViewOverrides\addToolbar(), UsersViewNote\addToolbar(), MediaViewMedia\addToolbar(), LanguagesViewOverride\addToolbar(), UsersViewNotes\addToolbar(), MenusViewItems\addToolbar(), CpanelViewCpanel\display(), JoomlaupdateViewUpdate\display(), et JoomlaupdateViewDefault\display().
|
static |
Writes a common 'default' button for a record.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par TemplatesViewStyles\addToolbar(), LanguagesViewInstalled\addToolbar(), et MenusViewItems\addToolbar().
|
static |
Writes a media_manager button.
string | $directory | The sub-drectory to upload the media to. |
string | $alt | An override for the alt text. |
Références JToolBar\getInstance().
|
static |
Writes a configuration button and invokes a cancel operation (eg a checkin).
string | $component | The name of the component, eg, com_content. |
int | $height | The height of the popup. |
int | $width | The width of the popup. |
string | $alt | The name of the button. |
string | $path | An alternative path for the configuation xml relative to JPATH_SITE. |
Références $height, $path, $width, et JToolBar\getInstance().
Référencé par CacheViewPurge\addToolbar(), UsersViewMail\addToolbar(), ContentViewFeatured\addToolbar(), CheckinViewCheckin\addToolbar(), MessagesViewMessages\addToolbar(), WeblinksViewWeblinks\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), UsersViewGroups\addToolbar(), LanguagesViewLanguages\addToolbar(), UsersViewLevels\addToolbar(), BannersViewClients\addToolbar(), BannersViewTracks\addToolbar(), MenusViewMenus\addToolbar(), CacheViewCache\addToolbar(), SearchViewSearches\addToolbar(), UsersViewUsers\addToolbar(), RedirectViewLinks\addToolbar(), PluginsViewPlugins\addToolbar(), TemplatesViewStyles\addToolbar(), ModulesViewModules\addToolbar(), ContactViewContacts\addToolbar(), InstallerViewDefault\addToolbar(), FinderViewFilters\addToolbar(), FinderViewMaps\addToolbar(), BannersViewBanners\addToolbar(), FinderViewIndex\addToolbar(), CategoriesViewCategories\addToolbar(), ContentViewArticles\addToolbar(), LanguagesViewInstalled\addToolbar(), TemplatesViewTemplates\addToolbar(), LanguagesViewOverrides\addToolbar(), MediaViewMedia\addToolbar(), et UsersViewNotes\addToolbar().
|
static |
Writes a preview button for a given option (opens a popup window).
string | $url | The name of the popup file (excluding the file extension) |
bool | $updateEditors |
Références $url, et JToolBar\getInstance().
|
static |
Writes a common 'publish' button.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
boolean | $check | True if required to check that a standard list item is checked. |
Références $check, $task, et JToolBar\getInstance().
Référencé par ContentViewFeatured\addToolbar(), MessagesViewMessages\addToolbar(), WeblinksViewWeblinks\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), BannersViewClients\addToolbar(), UsersViewUsers\addToolbar(), RedirectViewLinks\addToolbar(), PluginsViewPlugins\addToolbar(), ModulesViewModules\addToolbar(), ContactViewContacts\addToolbar(), InstallerViewManage\addToolbar(), BannersViewBanners\addToolbar(), CategoriesViewCategories\addToolbar(), ContentViewArticles\addToolbar(), UsersViewNotes\addToolbar(), et MenusViewItems\addToolbar().
|
static |
Writes a common 'publish' button for a list of records.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par LanguagesViewLanguages\addToolbar(), FinderViewFilters\addToolbar(), FinderViewMaps\addToolbar(), et FinderViewIndex\addToolbar().
|
static |
Writes a save button for a given option. Save operation leads to a save and then close action.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par MessagesViewMessage\addToolbar(), LanguagesViewLanguage\addToolbar(), PluginsViewPlugin\addToolbar(), TemplatesViewStyle\addToolbar(), UsersViewGroup\addToolbar(), AdminViewProfile\addToolbar(), MenusViewMenu\addToolbar(), WeblinksViewWeblink\addToolbar(), NewsfeedsViewNewsfeed\addToolbar(), UsersViewLevel\addToolbar(), ContactViewContact\addToolbar(), CategoriesViewCategory\addToolbar(), RedirectViewLink\addToolbar(), MenusViewItem\addToolbar(), BannersViewClient\addToolbar(), BannersViewBanner\addToolbar(), ModulesViewModule\addToolbar(), UsersViewUser\addToolbar(), TemplatesViewSource\addToolbar(), ContentViewArticle\addToolbar(), FinderViewFilter\addToolbar(), ConfigViewApplication\addToolbar(), UsersViewNote\addToolbar(), et LanguagesViewOverride\addToolbar().
|
static |
Writes a save as copy button for a given option. Save as copy operation leads to a save after clearing the key, then returns user to edit mode with new key.
string | $task | |
string | $alt |
Références $task, et JToolBar\getInstance().
Référencé par NewsfeedsViewNewsfeed\addToolbar(), TemplatesViewStyle\addToolbar(), UsersViewGroup\addToolbar(), WeblinksViewWeblink\addToolbar(), ContactViewContact\addToolbar(), UsersViewLevel\addToolbar(), CategoriesViewCategory\addToolbar(), MenusViewItem\addToolbar(), BannersViewClient\addToolbar(), ModulesViewModule\addToolbar(), BannersViewBanner\addToolbar(), ContentViewArticle\addToolbar(), FinderViewFilter\addToolbar(), et UsersViewNote\addToolbar().
|
static |
Writes a save and create new button for a given option. Save and create operation leads to a save and then add action.
string | $task | |
string | $alt |
Références $task, et JToolBar\getInstance().
Référencé par LanguagesViewLanguage\addToolbar(), MenusViewMenu\addToolbar(), WeblinksViewWeblink\addToolbar(), NewsfeedsViewNewsfeed\addToolbar(), UsersViewGroup\addToolbar(), ContactViewContact\addToolbar(), UsersViewLevel\addToolbar(), MenusViewItem\addToolbar(), CategoriesViewCategory\addToolbar(), RedirectViewLink\addToolbar(), BannersViewClient\addToolbar(), ModulesViewModule\addToolbar(), BannersViewBanner\addToolbar(), UsersViewUser\addToolbar(), ContentViewArticle\addToolbar(), FinderViewFilter\addToolbar(), UsersViewNote\addToolbar(), et LanguagesViewOverride\addToolbar().
|
static |
Writes a spacer cell.
string | $width | The width for the cell |
Références $width, et JToolBar\getInstance().
|
static |
Title cell. For the title and toolbar to be rendered correctly, this title fucntion must be called before the starttable function and the toolbars icons this is due to the nature of how the css has been used to postion the title in respect to the toolbar.
string | $title | The title. |
string | $icon | The space-separated names of the image. |
Références $app, $doc, $html, $title, JFactory\getApplication(), et JFactory\getDocument().
Référencé par WeblinksHelper\addSubmenu(), BannersHelper\addSubmenu(), NewsfeedsHelper\addSubmenu(), ContactHelper\addSubmenu(), CacheViewPurge\addToolbar(), UsersViewMail\addToolbar(), ContentViewFeatured\addToolbar(), MessagesViewMessage\addToolbar(), CheckinViewCheckin\addToolbar(), LanguagesViewLanguage\addToolbar(), LanguagesViewLanguages\addToolbar(), WeblinksViewWeblink\addToolbar(), WeblinksViewWeblinks\addToolbar(), MenusViewMenu\addToolbar(), MessagesViewMessages\addToolbar(), AdminViewProfile\addToolbar(), NewsfeedsViewNewsfeed\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), PluginsViewPlugin\addToolbar(), TemplatesViewStyle\addToolbar(), TemplatesViewTemplate\addToolbar(), UsersViewGroup\addToolbar(), UsersViewGroups\addToolbar(), UsersViewLevels\addToolbar(), UsersViewLevel\addToolbar(), ContactViewContact\addToolbar(), BannersViewClients\addToolbar(), BannersViewTracks\addToolbar(), MenusViewItem\addToolbar(), MenusViewMenus\addToolbar(), RedirectViewLink\addToolbar(), SearchViewSearches\addToolbar(), CacheViewCache\addToolbar(), CategoriesViewCategory\addToolbar(), BannersViewBanner\addToolbar(), BannersViewClient\addToolbar(), UsersViewUsers\addToolbar(), ModulesViewModule\addToolbar(), UsersViewUser\addToolbar(), RedirectViewLinks\addToolbar(), TemplatesViewSource\addToolbar(), PluginsViewPlugins\addToolbar(), TemplatesViewStyles\addToolbar(), ModulesViewModules\addToolbar(), ContactViewContacts\addToolbar(), UsersViewDebugUser\addToolbar(), UsersViewDebugGroup\addToolbar(), ContentViewArticle\addToolbar(), InstallerViewDefault\addToolbar(), FinderViewFilters\addToolbar(), TemplatesViewPrevuuw\addToolbar(), FinderViewFilter\addToolbar(), AdminViewHelp\addToolbar(), ConfigViewApplication\addToolbar(), FinderViewMaps\addToolbar(), BannersViewBanners\addToolbar(), FinderViewIndex\addToolbar(), CategoriesViewCategories\addToolbar(), InstallerViewLanguages\addToolbar(), ContentViewArticles\addToolbar(), LanguagesViewInstalled\addToolbar(), TemplatesViewTemplates\addToolbar(), AdminViewSysinfo\addToolbar(), LanguagesViewOverrides\addToolbar(), UsersViewNote\addToolbar(), MediaViewMedia\addToolbar(), LanguagesViewOverride\addToolbar(), UsersViewNotes\addToolbar(), MenusViewItems\addToolbar(), CpanelViewCpanel\display(), JoomlaupdateViewUpdate\display(), et JoomlaupdateViewDefault\display().
|
static |
Write a trash button that will move items to Trash Manager.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
bool | $check |
Références $check, $task, et JToolBar\getInstance().
Référencé par ContentViewFeatured\addToolbar(), LanguagesViewLanguages\addToolbar(), MessagesViewMessages\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), WeblinksViewWeblinks\addToolbar(), BannersViewClients\addToolbar(), RedirectViewLinks\addToolbar(), ModulesViewModules\addToolbar(), ContactViewContacts\addToolbar(), BannersViewBanners\addToolbar(), FinderViewIndex\addToolbar(), CategoriesViewCategories\addToolbar(), ContentViewArticles\addToolbar(), UsersViewNotes\addToolbar(), et MenusViewItems\addToolbar().
|
static |
Writes an unarchive button for a list of records.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par RedirectViewLinks\addToolbar(), et BannersViewBanners\addToolbar().
|
static |
Writes a common 'unpublish' button.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
boolean | $check | True if required to check that a standard list item is checked. |
Références $check, $task, et JToolBar\getInstance().
Référencé par ContentViewFeatured\addToolbar(), MessagesViewMessages\addToolbar(), WeblinksViewWeblinks\addToolbar(), NewsfeedsViewNewsfeeds\addToolbar(), BannersViewClients\addToolbar(), UsersViewUsers\addToolbar(), RedirectViewLinks\addToolbar(), PluginsViewPlugins\addToolbar(), ModulesViewModules\addToolbar(), ContactViewContacts\addToolbar(), InstallerViewManage\addToolbar(), BannersViewBanners\addToolbar(), CategoriesViewCategories\addToolbar(), ContentViewArticles\addToolbar(), UsersViewNotes\addToolbar(), et MenusViewItems\addToolbar().
|
static |
Writes a common 'unpublish' button for a list of records.
string | $task | An override for the task. |
string | $alt | An override for the alt text. |
Références $task, et JToolBar\getInstance().
Référencé par LanguagesViewLanguages\addToolbar(), FinderViewFilters\addToolbar(), FinderViewMaps\addToolbar(), et FinderViewIndex\addToolbar().