\JToolbarHelper
Utility class for the button bar.
Synopsis
class JToolbarHelper
{
- // methods
- public static void title()
- public static void spacer()
- public static void divider()
- public static void custom()
- public static void preview()
- public static void help()
- public static void back()
- public static void media_manager()
- public static void makeDefault()
- public static void assign()
- public static void addNew()
- public static void publish()
- public static void publishList()
- public static void unpublish()
- public static void unpublishList()
- public static void archiveList()
- public static void unarchiveList()
- public static void editList()
- public static void editHtml()
- public static void editCss()
- public static void deleteList()
- public static void trash()
- public static void apply()
- public static void save()
- public static void save2new()
- public static void save2copy()
- public static void checkin()
- public static void cancel()
- public static void preferences()
- public static void versions()
- public static void modal()
Methods
public
- addNew() — Writes the common 'new' icon for the button bar.
- apply() — Writes a save button for a given option.
- archiveList() — Writes a common 'archive' button for a list of records.
- assign() — Writes a common 'assign' button for a record.
- back() — Writes a cancel button that will go back to the previous page without doing any other operation.
- cancel() — Writes a cancel button and invokes a cancel operation (eg a checkin).
- checkin() — Writes a checkin button for a given option.
- custom() — Writes a custom option and task button for the button bar.
- deleteList() — Writes a common 'delete' button for a list of records.
- divider() — Writes a divider between menu buttons
- editCss() — Writes a common 'edit' button for a template css.
- editHtml() — Writes a common 'edit' button for a template html.
- editList() — Writes a common 'edit' button for a list of records.
- help() — Writes a preview button for a given option (opens a popup window).
- makeDefault() — Writes a common 'default' button for a record.
- media_manager() — Writes a media_manager button.
- modal() — Displays a modal button
- preferences() — Writes a configuration button and invokes a cancel operation (eg a checkin).
- preview() — Writes a preview button for a given option (opens a popup window).
- publish() — Writes a common 'publish' button.
- publishList() — Writes a common 'publish' button for a list of records.
- save() — Writes a save button for a given option.
- save2copy() — Writes a save as copy button for a given option.
- save2new() — Writes a save and create new button for a given option.
- spacer() — Writes a spacer cell.
- title() — Title cell.
- trash() — Writes a common 'trash' button for a list of records.
- unarchiveList() — Writes an unarchive button for a list of records.
- unpublish() — Writes a common 'unpublish' button.
- unpublishList() — Writes a common 'unpublish' button for a list of records.
- versions() — Writes a version history