xref: /plugin/bez/struct/BezSearch.php
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?php
2
3namespace dokuwiki\plugin\bez\struct;
4
5use dokuwiki\plugin\bez\mdl\Factory;
6use dokuwiki\plugin\struct\meta\SearchConfig;
7
8class BezSearch extends SearchConfig {
9
10    protected $factory;
11
12    public function __construct($data, Factory $factory) {
13        parent::__construct($data);
14
15        $this->factory = $factory;
16    }
17}

served by {OpenGrok

Last Index Update: Thu Jul 13 10:31:41 UTC 2023

Global DokuWiki Links

  • Download
  • Wiki
  • Forum
  • IRC
  • Bugs
  • Translate
  • Git
  • XRef
  • Code Search
Navigate Window
x
Scopes Window
x
Intelligence window
x
Next >> | << Prev


In current file
  • Highlight
  • Unhighlight
  • Unhighlight all
In project "undefined"
  • Search for definitions of
  • Search for references of
  • Do a full search with
  • Search for file names that contain
On Google
  • Google
Messages Window
x