MultiPowUpload 3.1
User Interface Parameters
  Home page
Contact support

MultiPowUpload User Interface parameters 

For the information about how to setup MultiPowUpload parameters see How to section.

Several common UI related parameters are listed on this page.
All the other User Interface parameters are splitted into sections:
  1. Buttons
  2. File view
  3. Windows and dialogs
  4. ProgressArea
  5. Messages and constants
  6. Status label
  7. Progress bar
  8. Scrollbar
  9. ToolTip
  10. Context menu
Parameter name Type Desciption Default value
hiddenMode Boolean It determines whether MultiPowUpload should work in the hidden mode. false
overlayObjectId String Id of an html object which should be covered by MultiPowUpload in the hidden mode.
language.autoDetect Boolean If the parameter is set to true, MultiPowUpload will try to detect a user language. Read more details on the tutorials page. false
language.source URL Url to the xml file with translation. Read more details on tutorials page. "Extra/Languages/language_<LANGUAGE_CODE>.xml"
autoLayout Boolean If the parameter is set to true, MultiPowUpload will automatically set the button height and width based on a text and icon dimensions. Read more details on tutorials page. true
showAlert Boolean It determines whether MultiPowUpload should display modal window with warning/error messages. true
textStyle TextStyle Global text style. color: #000000
font: _sans
size: 12
style: normal
themeUrl URL Url to MultiPowUPload theme archive.
backgroundColor Color MultiPowUpload background color. #FFFFFF
loadingText String Text displayed while MultiPowUpload initializes resources. <b>INITIALIZING: <PERCENT>% </b>
dateFormatString String A pattern to show files date.
Characters types:
  Description Example returned values
a Lowercase Ante meridiem and Post meridiem am or pm
A Uppercase Ante meridiem and Post meridiem AM or PM
d Day of the month, 2 digits with leading zeros 01 to 31
D Textual representation of a day, three letters Mon through Sun*
F Full textual representation of a month January through December*
g 12-hour format of an hour without leading zeros 1 through 12
G 24-hour format of an hour without leading zeros 0 through 23
h 12-hour format of an hour with leading zeros 01 through 12
H 24-hour format of an hour with leading zeros 00 through 23
i Minutes with leading zeros 00 to 59
j Day of the month without leading zeros 1 to 31
l Full textual representation of the day of the week (lowercase 'L') Sunday through Saturday*
L Whether it's a leap year 1 if it is a leap year, 0 otherwise
m Numeric representation of a month, with leading zeros 01 through 12
M Short textual representation of a month, three letters Jan through Dec*
n Numeric representation of a month, without leading zeros 1 through 12
O Difference to Greenwich time (GMT) in hours Example: 5 (for EST )
s Seconds, with leading zeros 00 throguh 59
t Number of days in the given month 28 through 31
U Seconds since the Unix Epoch (January 1 1970 00:00:00 GMT)  
w Numeric representation of the day of the week 0 (for Sunday) through 6 (for Saturday)
Y Full numeric representation of a year, 4 digits Examples: 1999 or 2003
y Two-digit representation of a year Examples: 99 or 03
d.m.Y H:i