Helper functions for outputting HTML elements.
This is the code documentation for the SproutCMS project
| Search documentation | class HtmlHelper functions for outputting HTML elements. 
 Class structureAs a function return value renderSubActions from class AdminController Render a list of sub-actions into HTML as links Each sub-action should be an array, with the following keys: url Link URL name Link text class Optional class new_tab Optional bool to show in new window/tab Use a special entry with a key of "_preview" and a value of the preview URL to set up a preview button From /sprout/Controllers/AdminController.php  renderSubActions from class AdminController Render a list of sub-actions into HTML as links Each sub-action should be an array, with the following keys: url Link URL name Link text class Optional class new_tab Optional bool to show in new window/tab Use a special entry with a key of "_preview" and a value of the preview URL to set up a preview button From /sprout/Controllers/AdminController.php  renderTabItem from class JsonForm  _paginationBar from class ManagedAdminController Builds the HTML for showing the navigation through pages in the admin. This method is FINAL to help keep the user interface consistent. From /sprout/Controllers/Admin/ManagedAdminController.php  _paginationBar from class ManagedAdminController Builds the HTML for showing the navigation through pages in the admin. This method is FINAL to help keep the user interface consistent. From /sprout/Controllers/Admin/ManagedAdminController.php | 
| Powered by Pelzini, version 0.9.0 | Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |   |