Searched defs:searchConfig (Results 1 – 9 of 9) sorted by path
/plugin/struct/meta/ |
H A D | AggregationCloud.php | 25 protected $searchConfig; variable in dokuwiki\\plugin\\struct\\meta\\AggregationCloud 52 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchCloud $searchConfig)
|
H A D | AggregationList.php | 27 protected $searchConfig; variable in dokuwiki\\plugin\\struct\\meta\\AggregationList 54 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig)
|
H A D | AggregationTable.php | 27 protected $searchConfig; variable in dokuwiki\\plugin\\struct\\meta\\AggregationTable 77 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig)
|
H A D | AggregationValue.php | 29 protected $searchConfig; variable in dokuwiki\\plugin\\struct\\meta\\AggregationValue 62 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig)
|
H A D | SearchConfigParameters.php | 20 protected $searchConfig; variable in dokuwiki\\plugin\\struct\\meta\\SearchConfigParameters 34 public function __construct(SearchConfig $searchConfig)
|
/plugin/structat/meta/ |
H A D | SearchConfigAtParameters.php | 21 public function __construct(SearchConfig $searchConfig) {
|
/plugin/structgantt/meta/ |
H A D | Gantt.php | 22 protected $searchConfig; variable in dokuwiki\\plugin\\structgantt\\meta\\Gantt 79 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig) {
|
/plugin/structodt/meta/ |
H A D | AggregationEditorTableOdt.php | 31 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig) {
|
H A D | AggregationTableOdt.php | 31 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig) {
|