Search Wiki Using Sphinx
From In-Portal Developers Guide
There is no page titled "Watchlist-show-bots". You can create this page.
Displaying 1-2 of 2 matches for query Watchlist-show-bots retrieved in 0.000 sec with following stats:
- watchlist found 0 times in 0 documents
- show found 2 times in 2 documents
- bot found 0 times in 0 documents
... with XML rules
incompatible with XML rules
It's strongly recommended to use XML compatible tags because support for non-compatible tags will eventually be turned off. The below table shows compatibility between older style tags and new style:
class="prettytable"
old style new style
-
element content
...
... $this->Application->GetADODBConnection();
Таким образом, после инициализации, практически из любого метода имеется лёгкий доступ к базе данных:
$all_tables = $this->Conn->Query('SHOW TABLES');
Создание объекта Factory и регистрация основных классов в нём
В kApplication::Init() для этого есть такой код:
$this->Factory = new ...
Additional database time was 0.062 sec.
Powered by Sphinx