СК
Size: a a a
СК
AA
СК
СК
СК
AA
AA
EM
%d.%m.%Y
but do not understand how to do it with prepare.SB
EM
SB
EM
<?php
$settings['display'] = 'horizontal';
$settings['fields'] = array(
'event' => array(
'caption' => 'Event',
'type' => 'date',
'width' => '150'
),
'location' => array(
'caption' => 'Location',
'type' => 'text',
'width' => '180'
),
'price' => array(
'caption' => 'Price',
'type' => 'text',
'width' => '90'
)
);
$settings['templates'] = array(
'outerTpl' => '<div class="events">[+wrapper+]</div>',
'rowTpl' => '<div class="event">[+event+], [+location+] ([+price+])</div>'
);
NK
EM
EM
SB
EM
eventTV
&prepare=event
]]EM
SB
ИМ