Not a developer? Go to MovableType.com

Documentation

App:ActionBar

Produces markup for application templates for the strip of actions for a application listing or edit screen.

Attributes

  • bar_position (optional; default “top”): Assigns a CSS class name indicating whether the control is above or below the listing or edit form it is associated with.
  • hide_pager: Assign either 1 or 0 to control whether the pagination controls are displayed or not.
  • form_id: Associates the pagination controls and item action widget with the given form element.
Back