Topics

gettxtlist function

{gettxtlist} translates the selected comma-delimited text through the Exponent language subsystem. This is mainly useful for lists passed to controls.

{control type="radiogroup" name="typestatus" label="Pull Tweets from:"|gettext value=$config.typestatus|default:0 items="Home,User,Friends,Mentions,Public"|gettxtlist values="0,1,2,3,4"}

 

Loading Help