[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/HTML/Helpers/ -> UiTab.php (summary)

Joomla! Content Management System

Copyright: (C) 2018 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 111 lines (3 kb)
Included or required:0 times
Referenced: 2 times
Includes or requires: 0 files

Defines 4 functions

  startTabSet()
  endTabSet()
  addTab()
  endTab()

Functions
Functions that are not part of a class:

startTabSet($selector = 'myTab', $params = array()   X-Ref
Creates a core UI tab pane

param: string  $selector  The pane identifier.
param: array   $params    The parameters for the pane
return: string

endTabSet()   X-Ref
Close the current tab pane

return: string  HTML to close the pane

addTab($selector, $id, $title)   X-Ref
Begins the display of a new tab content panel.

param: string  $selector  Identifier of the panel.
param: string  $id        The ID of the div element
param: string  $title     The title text for the button
return: string  HTML to start a new panel

endTab()   X-Ref
Close the current tab content panel

return: string  HTML to close the pane



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer