Home
last modified time | relevance | path

Searched refs:BuildDateSelection (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/SysConfig/ValueType/
H A DDate.pm305 $HTML .= $LayoutObject->BuildDateSelection(
457 $Result = $LayoutObject->BuildDateSelection(
470 $Result = $LayoutObject->BuildDateSelection(
H A DDateTime.pm303 $HTML .= $LayoutObject->BuildDateSelection(
460 $Result = $LayoutObject->BuildDateSelection(
476 $Result = $LayoutObject->BuildDateSelection(
H A DVacationDaysOneTime.pm411 $HTML .= $LayoutObject->BuildDateSelection(
533 $HTML .= $LayoutObject->BuildDateSelection(
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/Preferences/
H A DOutOfOffice.pm33 $Param{OptionStart} = $LayoutObject->BuildDateSelection(
50 $Param{OptionEnd} = $LayoutObject->BuildDateSelection(
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Modules/
H A DAgentTicketSearch.pm2096 $Param{ArticleCreateTimeStart} = $LayoutObject->BuildDateSelection(
2104 $Param{ArticleCreateTimeStop} = $LayoutObject->BuildDateSelection(
2136 $Param{TicketCreateTimeStart} = $LayoutObject->BuildDateSelection(
2144 $Param{TicketCreateTimeStop} = $LayoutObject->BuildDateSelection(
2179 $Param{TicketPendingTimeStart} = $LayoutObject->BuildDateSelection(
2187 $Param{TicketPendingTimeStop} = $LayoutObject->BuildDateSelection(
2220 $Param{TicketChangeTimeStart} = $LayoutObject->BuildDateSelection(
2228 $Param{TicketChangeTimeStop} = $LayoutObject->BuildDateSelection(
2261 $Param{TicketCloseTimeStart} = $LayoutObject->BuildDateSelection(
2269 $Param{TicketCloseTimeStop} = $LayoutObject->BuildDateSelection(
[all …]
H A DAdminGenericInterfaceDebugger.pm138 my $FilterFromStrg = $LayoutObject->BuildDateSelection(
143 my $FilterToStrg = $LayoutObject->BuildDateSelection(
H A DAdminSystemMaintenance.pm535 $Param{StartDateString} = $LayoutObject->BuildDateSelection(
547 $Param{StopDateString} = $LayoutObject->BuildDateSelection(
H A DAgentAppointmentEdit.pm428 $Param{StartDateString} = $LayoutObject->BuildDateSelection(
443 $Param{EndDateString} = $LayoutObject->BuildDateSelection(
752 $Param{RecurrenceUntilString} = $LayoutObject->BuildDateSelection(
910 $Param{NotificationCustomDateTimeStrg} = $LayoutObject->BuildDateSelection(
H A DAdminGenericAgent.pm817 $JobData{ $Type . 'TimeStart' } = $LayoutObject->BuildDateSelection(
824 $JobData{ $Type . 'TimeStop' } = $LayoutObject->BuildDateSelection(
H A DCustomerTicketSearch.pm1871 $Param{TicketCreateTimeStart} = $LayoutObject->BuildDateSelection(
1878 $Param{TicketCreateTimeStop} = $LayoutObject->BuildDateSelection(
H A DAgentTicketPhoneCommon.pm1361 $Param{PendingDateString} = $LayoutObject->BuildDateSelection(
H A DAgentTicketBulk.pm1359 $Param{DateString} = $LayoutObject->BuildDateSelection(
H A DAgentTicketMove.pm1427 $Param{DateString} = $LayoutObject->BuildDateSelection(
H A DAgentTicketForward.pm1685 $Param{PendingDateString} = $LayoutObject->BuildDateSelection(
H A DAgentTicketCompose.pm1995 $Param{PendingDateString} = $LayoutObject->BuildDateSelection(
H A DAgentTicketEmailOutbound.pm1805 $Param{PendingDateString} = $LayoutObject->BuildDateSelection(
H A DAgentTicketPhone.pm2607 $Param{PendingDateString} = $LayoutObject->BuildDateSelection(
H A DAgentTicketActionCommon.pm2210 $Param{DateString} = $LayoutObject->BuildDateSelection(
H A DAgentTicketEmail.pm3027 $Param{PendingDateString} = $LayoutObject->BuildDateSelection(
/dports/www/otrs/otrs-rel-6_0_29/scripts/test/Language/
H A DTime.t60 Name => 'All tags test, HTML elements (as used in BuildDateSelection)',
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/DynamicField/Driver/
H A DBaseDateTime.pm247 my $HTMLString = $Param{LayoutObject}->BuildDateSelection(
677 $HTMLString .= $Param{LayoutObject}->BuildDateSelection(
701 $HTMLString .= $Param{LayoutObject}->BuildDateSelection(
H A DDate.pm343 my $HTMLString = $Param{LayoutObject}->BuildDateSelection(
801 $HTMLString .= $Param{LayoutObject}->BuildDateSelection(
817 $HTMLString .= $Param{LayoutObject}->BuildDateSelection(
/dports/www/otrs/otrs-rel-6_0_29/scripts/test/Layout/
H A DBuildDateSelection.t429 my $HTML = $LayoutObject->BuildDateSelection(%BuildSelectionParams);
444 "BuildDateSelection(): $Test->{Name}, OTRS time zone $Test->{OTRSTimeZone}, "
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/Statistics/
H A DView.pm2098 $TimeOutput{ 'Time' . $_ } = $LayoutObject->BuildDateSelection(%TimeConfig);
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/
H A DLayout.pm3397 sub BuildDateSelection { subroutine

12