phpMv
-UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
Tabs.php
Go to the documentation of this file.
1
<?php
2
namespace
Ajax\ui\components
;
3
4
use
Ajax\JsUtils
;
5
use
Ajax\common\components\SimpleComponent
;
6
13
class
Tabs
extends
SimpleComponent
{
14
15
public
function
__construct
(
JsUtils
$js
) {
16
parent::__construct(
$js
);
17
$this->uiName =
"tabs"
;
18
}
19
}
Ajax\JsUtils
JQuery PHP library.
Definition
JsUtils.php:23
Ajax\common\components\BaseComponent\$js
$js
Definition
BaseComponent.php:20
Ajax\common\components\SimpleComponent
Base component for JQuery UI visuals components.
Definition
SimpleComponent.php:13
Ajax\ui\components\Tabs
Composant JQuery UI Tabs.
Definition
Tabs.php:13
Ajax\ui\components\Tabs\__construct
__construct(JsUtils $js)
Definition
Tabs.php:15
Ajax\ui\components
Definition
Accordion.php:2
Ajax
ui
components
Tabs.php
Generated on Sun Dec 10 2023 16:15:51 for
phpMv-UI
by
doxygen
1.9.8