Search Wiki Using Sphinx
From In-Portal Developers Guide
There is no page titled "Prefs-watchlist-days". You can create this page.
Displaying 1-1 of 1 matches for query Prefs-watchlist-days retrieved in 0.000 sec with following stats:
- pref found 0 times in 0 documents
- watchlist found 0 times in 0 documents
- day found 2 times in 1 documents
... function OnPreCreate(&$event)
parent::OnPreCreate($event);
$object =& $event->getObject();
/ @var $object kDBItem /
$object->SetDBField('SampleField_date', strtotime('-1 day'));
$object->SetDBField('SampleField_time', strtotime('-1 day'));
Ограничения
Данное событие будет работать только в случае, когда используются K4:Работа с временными таблицами временные таблицы ...
Additional database time was 0.018 sec.
Powered by Sphinx