<%pre> #include #include #include "tools.h" using namespace std; <%def doc_type> <%def logo> <# <%def header_box> <%args> content[]; component; <{ }>
% for(content_type::const_iterator it = content.begin(); it != content.end(); ++it) { <$ *it $> % } % if (!component.empty()) { <& (component) &> % }
#> <%def event_timer> <%args> tChannelID channelid; tEventID eventid; /> <%def ajax_js> <%def ajax_action_href> <%args> string action; string param; string image; string alt = ""; <$ alt $> <%def epg_tt_box> <%args> string boxId; string caption; string tools_comp; string time; string title; string short_descr; string long_descr;
<$ (caption) $><& tooltip.close domId=(boxId) &>
<& (tools_comp) &>
<$ (time) $>
<$ (title) $>
<$ (short_descr) $>
<$ (long_descr) $>