Lines Matching refs:id

99         <input type='hidden' name='id' value='".$ID."' />
111 <input type='hidden' name='id' value='".$ID."' />
122 <input type='hidden' name='id' value='".$ID."' />
141 <input type='hidden' name='id' value='".$ID."' />
159 $out .= "<label for='noticeboard_show_category_all'>".$this->getLang('all')." </label> <input type='checkbox' value='8' id='noticeboard_show_category_all' name='noticeboard_show_category_all'";
165 $out .= "<label for='noticeboard_show_category_meeting'>".$this->getLang('meeting')." </label> <input type='checkbox' value='4' id='noticeboard_show_category_meeting' name='noticeboard_show_category_meeting'";
171 $out .= "<label for='noticeboard_show_category_event'>".$this->getLang('event')." </label> <input type='checkbox' value='2' id='noticeboard_show_category_event' name='noticeboard_show_category_event'";
177 $out .= "<label for='noticeboard_show_category_event'>".$this->getLang('conference')." </label> <input type='checkbox' value='1' id='noticeboard_show_category_conference' name='noticeboard_show_category_conference'";
183 $out .= "<label for='noticeboard_show_time_future'>".$this->getLang('future')." </label> <input type='radio' value='1' id='noticeboard_show_time_future' name='noticeboard_show_time'";
189 $out .= "<label for='noticeboard_show_time_past'>".$this->getLang('past')." </label> <input type='radio' value='2' id='noticeboard_show_time_past' name='noticeboard_show_time'";
194 $out .= "<label for='noticeboard_show_time_all'>".$this->getLang('all')." </label> <input type='radio' value='3' id='noticeboard_show_time_all' name='noticeboard_show_time'";
238 <input type='hidden' name='id' value='".$ID."' />
300 <input type='hidden' name='id' value='".$ID."' />
349 <input type='hidden' name='id' value='".$ID."' />
357 <input type='hidden' name='id' value='".$ID."' />
404 <input type='hidden' name='id' value='".$ID."' />
414 <input type='hidden' name='id' value='".$ID."' />
481 $out .= ' <select id="year" name="noticeboard_year">';
496 $out .= ' <select id="noticeboard_month" name="noticeboard_month">';
507 $out .= '<input type="hidden" name="id" value="'.$ID.'" />';