Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F776697
sorting.elm.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Feb 7, 7:18 PM
Size
2 KB
Mime Type
text/html
Expires
Sun, Feb 9, 7:18 PM (1 d, 11 h)
Engine
blob
Format
Raw Data
Handle
559084
Attached To
rTADV Themes.Advanced
sorting.elm.tpl
View Options
<!--## SORTING TEMPLATE FOR IN-COMMERCE ##-->
<
table
class
=
"fullwidth"
>
<
tr
>
<
td
class
=
"category-statistics"
>
<
inp2:m_phrase
name
=
"lu_TotalProducts"
/>
:
<
inp2:p_ItemCount
/>
|
<
inp2:m_phrase
name
=
"lu_AddedToday"
/>
:
<
inp2:p_ItemCount
today
=
"1"
/>
</
td
>
<
td
class
=
"category-statistics"
align
=
"right"
>
<
inp2:m_phrase
name
=
"lu_ProductsUpdated"
/>
:
<
inp2:p_LastUpdated
format
=
"_regional_DateFormat"
/>
</
td
>
</
tr
>
</
table
>
<
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/s.gif" width="1" height="4" alt="" />
<
br
/>
<
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/grey_pix.gif" width="100%" height="1" alt="" />
<
br
/>
<
br
/>
<
table
class
=
"fullwidth"
>
<
tr
>
<
td
align
=
"right"
>
<
form
method
=
"post"
action
=
"<inp2:m_FormAction />"
>
<
inp2:m_Phrase
label
=
"lu_SortProductsBy"
/>
:
<
select
class
=
"input-select"
name
=
"<inp2:p_CombinedSortingDropDownName/>"
>
<
option
value
=
"Name|asc"
<
inp2:p_SortingSelected
sorting
=
"l1_Name|asc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_NameAZ"
/></
option
>
<
option
value
=
"Name|desc"
<
inp2:p_SortingSelected
sorting
=
"l1_Name|desc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_NameZA"
/></
option
>
<
option
value
=
"Manufacturer|asc"
<
inp2:p_SortingSelected
sorting
=
"Manufacturer|asc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_ManufAZ"
/></
option
>
<
option
value
=
"Manufacturer|desc"
<
inp2:p_SortingSelected
sorting
=
"Manufacturer|desc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_ManufZA"
/></
option
>
<
option
value
=
"Price|asc"
<
inp2:p_SortingSelected
sorting
=
"Price|asc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_PriceLH"
/></
option
>
<
option
value
=
"Price|desc"
<
inp2:p_SortingSelected
sorting
=
"Price|desc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_PriceHL"
/></
option
>
<
option
value
=
"CreatedOn|asc"
<
inp2:p_SortingSelected
sorting
=
"CreatedOn|asc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_RecentToOld"
/></
option
>
<
option
value
=
"CreatedOn|desc"
<
inp2:p_SortingSelected
sorting
=
"CreatedOn|desc"
selected
=
'selected="selected"'
/>
>
<
inp2:m_Phrase
label
=
"lu_comm_OldToRecent"
/></
option
>
</
select
>
<
inp2:m_GetUrlHiddenFileds
/>
<
input
type
=
"submit"
class
=
"button"
name
=
"<inp2:p_SubmitName event="
OnSetSortingDirect
"
/>
" value="
<
inp2:m_Phrase
label
=
"lu_btn_Sort"
no_editing
=
"1"
/>
" />
</
form
>
</
td
>
</
tr
>
</
table
>
<
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/s.gif" width="1" height="10" alt="" />
<
br
/>
<!--## /SORTING TEMPLATE FOR IN-COMMERCE ##-->
Event Timeline
Log In to Comment