Открытые члены | |
__construct (array $options) | |
getId () | |
getContext () | |
getItemCollection () | |
getCurrentUserId () | |
addItem (Item $item) | |
addItems (array $items) | |
addRecentItem (Item $item) | |
addRecentItems (array $items) | |
setHeader (string $header, array $options=[]) | |
getHeader () | |
getHeaderOptions () | |
setFooter (string $footer, array $options=[]) | |
getFooter () | |
getFooterOptions () | |
handleItemAdd (Item $item) | |
getRecentItems () | |
getGlobalRecentItems () | |
addTab (Tab $tab) | |
getTabs () | |
getTab (string $tabId) | |
addEntity (Entity $entity) | |
getEntities () | |
getEntity (string $entityId) | |
load () | |
doSearch (SearchQuery $searchQuery) | |
getChildren (Item $parentItem) | |
setPreselectedItems (array $preselectedItems) | |
getPreselectedCollection () | |
loadPreselectedItems ($preselectedMode=true) | |
shouldClearUnavailableItems () | |
saveRecentItems (array $recentItems) | |
applyFilters () | |
getAjaxData () | |
jsonSerialize () | |
Открытые статические члены | |
static | createHiddenItem ($id, $entityId) |
static | getSelectedItems (array $ids, array $options=[]) |
static | getPreselectedItems (array $ids, array $options=[]) |
static | getItems (array $ids, array $options=[]) |
Защищенные данные | |
$id | |
$itemCollection | |
$tabs = [] | |
$entities = [] | |
$recentItems | |
$globalRecentItems | |
$preselectedItems | |
$context | |
$header | |
$headerOptions | |
$footer | |
$footerOptions | |
$clearUnavailableItems = false | |
См. определение в файле dialog.php строка 9
__construct | ( | array | $options | ) |
См. определение в файле dialog.php строка 49
addEntity | ( | Entity | $entity | ) |
См. определение в файле dialog.php строка 256
addItem | ( | Item | $item | ) |
См. определение в файле dialog.php строка 112
addItems | ( | array | $items | ) |
См. определение в файле dialog.php строка 121
addRecentItem | ( | Item | $item | ) |
См. определение в файле dialog.php строка 129
addRecentItems | ( | array | $items | ) |
См. определение в файле dialog.php строка 148
addTab | ( | Tab | $tab | ) |
См. определение в файле dialog.php строка 235
applyFilters | ( | ) |
См. определение в файле dialog.php строка 687
|
static |
См. определение в файле dialog.php строка 448
doSearch | ( | SearchQuery | $searchQuery | ) |
См. определение в файле dialog.php строка 320
getAjaxData | ( | ) |
См. определение в файле dialog.php строка 708
getChildren | ( | Item | $parentItem | ) |
См. определение в файле dialog.php строка 357
getContext | ( | ) |
См. определение в файле dialog.php строка 97
getCurrentUserId | ( | ) |
См. определение в файле dialog.php строка 107
getEntities | ( | ) |
См. определение в файле dialog.php строка 267
getEntity | ( | string | $entityId | ) |
getFooter | ( | ) |
См. определение в файле dialog.php строка 184
getFooterOptions | ( | ) |
См. определение в файле dialog.php строка 189
getGlobalRecentItems | ( | ) |
См. определение в файле dialog.php строка 230
getHeader | ( | ) |
См. определение в файле dialog.php строка 165
getHeaderOptions | ( | ) |
См. определение в файле dialog.php строка 170
getId | ( | ) |
См. определение в файле dialog.php строка 92
getItemCollection | ( | ) |
См. определение в файле dialog.php строка 102
|
static |
См. определение в файле dialog.php строка 478
getPreselectedCollection | ( | ) |
См. определение в файле dialog.php строка 381
|
static |
См. определение в файле dialog.php строка 473
getRecentItems | ( | ) |
См. определение в файле dialog.php строка 225
|
static |
См. определение в файле dialog.php строка 468
getTab | ( | string | $tabId | ) |
См. определение в файле dialog.php строка 251
getTabs | ( | ) |
См. определение в файле dialog.php строка 246
handleItemAdd | ( | Item | $item | ) |
См. определение в файле dialog.php строка 194
jsonSerialize | ( | ) |
См. определение в файле dialog.php строка 715
load | ( | ) |
См. определение в файле dialog.php строка 285
loadPreselectedItems | ( | $preselectedMode = true | ) |
См. определение в файле dialog.php строка 389
saveRecentItems | ( | array | $recentItems | ) |
См. определение в файле dialog.php строка 496
setFooter | ( | string | $footer, |
array | $options = [] ) |
См. определение в файле dialog.php строка 175
setHeader | ( | string | $header, |
array | $options = [] ) |
См. определение в файле dialog.php строка 156
setPreselectedItems | ( | array | $preselectedItems | ) |
См. определение в файле dialog.php строка 376
shouldClearUnavailableItems | ( | ) |
См. определение в файле dialog.php строка 443
|
protected |
См. определение в файле dialog.php строка 47
|
protected |
См. определение в файле dialog.php строка 32
|
protected |
См. определение в файле dialog.php строка 20
|
protected |
См. определение в файле dialog.php строка 41
|
protected |
См. определение в файле dialog.php строка 44
|
protected |
См. определение в файле dialog.php строка 26
|
protected |
См. определение в файле dialog.php строка 35
|
protected |
См. определение в файле dialog.php строка 38
|
protected |
См. определение в файле dialog.php строка 11
|
protected |
См. определение в файле dialog.php строка 14
|
protected |
См. определение в файле dialog.php строка 29
|
protected |
См. определение в файле dialog.php строка 23
|
protected |
См. определение в файле dialog.php строка 17