Searched defs:searchConfig (Results 1 – 9 of 9) sorted by relevance
| /plugin/struct/meta/ |
| H A D | Aggregation.php | 22 protected $searchConfig; variable in dokuwiki\\plugin\\struct\\meta\\Aggregation 51 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)
|
| H A D | AggregationValue.php | 20 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig)
|
| H A D | AggregationList.php | 16 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig)
|
| H A D | AggregationTable.php | 17 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig)
|
| /plugin/structat/meta/ |
| D | SearchConfigAtParameters.php | 21 public function __construct(SearchConfig $searchConfig) {
|
| /plugin/structodt/meta/ |
| D | AggregationTableOdt.php | 31 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig) {
|
| D | AggregationEditorTableOdt.php | 34 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig) {
|
| /plugin/structgantt/meta/ |
| D | Gantt.php | 56 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig)
|