CMS
Version 3.9
Functions
link_picker_tabs.inc File Reference
Go to the source code of this file.
Functions
linkPickerTabs
($qs)
Function Documentation
◆
linkPickerTabs()
linkPickerTabs
(
$qs
)
Definition at line
36
of file
link_picker_tabs.inc
.
37
{
38
$tabs
= array(
"Pages"
=>
"/link_picker"
,
39
"Documents"
=>
"/document_picker"
,
40
"Articles"
=>
"/article_picker"
41
);
42
43
$bar =
new
TabBar(
"tabs"
,
$tabs
,
$qs
);
44
45
return
$bar;
46
}
$tabs
$tabs
Definition:
blog_article_form.inc:88
$qs
$qs
Definition:
content_modules.inc:39
code
cms.sonjara.com
cms
components
link_picker
pages
include
link_picker_tabs.inc
Generated on Tue Mar 23 2021 15:36:16 for CMS by
1.9.1