ui
tkui
MUIMUI.ui::UIActivateFloatingLayer(ui::FloatingLayer w) : int -
ActivateNextWindow() -
ActivatePreviousWindow() -
AddAcceleratorList(ui::AcceleratorList al) -
AddCursor(String name, Cursor cursor) - Add a cursor resource
AddFloatingLayer(Object l) - Adds a new layer on top of all other layers. Please notice that the layer (+children) geometry must already be set
AddFontAlias(String fontName, aliasFontName) -
AddFontResource(ui::FontResource fr) : int -
AddIcon(ui::Icon icon) -
AddKbdFocusCandidates(ui::Layer c) -
AddWindowXML(String xml) -
ApplySwapStrategyPOSTOPEN() -
ApplySwapStrategyPREOPEN() -
Backtrace() -
BeginKbdFocusSelectionMode() -
BeginMarkRegion(ui::Rectangle2f region, float bs) -
CallOnUIActivate() -
CallOnUIDeactivate() -
CancelKbdFocusSelectionMode() -
CancelSchedule(ui::TimerAction ta) : int - Cancel the given timeraction. Return true if a matching timer was found, false otherwise.
CancelSchedule2(List timerList, ui::TimerAction ta) -
CancelScheduleFor(ui::ActionConsumer aac) -
CancelScheduleFor2(List timerList, ui::ActionConsumer aac) -
CancelTriadKeyTimer() -
CheckAllAcceleratorLists(Key k) : int -
CompositeAll() -
ConfigureKeyRepeat(int delay, rate) -
ConfigureKeyRepeatFrames(int delay, rate) -
CreateLayerXML(String xml) -
Debug(String msg) -
DetermineSwapStrategy() -
DrawKbdFocusSelection() -
DrawMarkedRegion() -
EndKbdFocusSelectionMode() -
EndMarkRegion() -
FindFloatingLayerAtXY(float x, y) : ui::Layer - Find floating layer / window resp. subwindow within that layer at (x;y) position
FindFloatingLayerBelowXY(float x, y) : ui::Layer - Find floating layer / window below window at (x;y) position (if any)
FindKbdFocusDown() -
FindKbdFocusFirstTabRootMember() -
FindKbdFocusLeft() -
FindKbdFocusRight() -
FindKbdFocusUp() -
FindLayerAtXY(float x, y) : ui::Layer - Find layer at absolute mouse coordinates.
FloatingLayerToFront(Object l) -
GetAcceleratorChar(String s) : int - Extract accelerator key (prefixed by a) from string. Returns null if no accel key was found.
GetClipboard() -
GetColor(int lnfIdx) : int -
GetColorAlpha(int lnfIdx, alpha) : int -
GetConfigurationFileName() : String -
GetEnableRedrawWindowMoveResize() -
GetEnableTransparentLayers() : int - Query whether support for tranparent layers is currently enabled.
GetFontByName(String fontName_extendedStyleFlags_desiredSize) : ui::Font -
GetFrontMostFloatingLayer() : ui::FloatingLayer -
GetIcon(String name) : ui::Icon -
GetKeyboardFocus() : ui::Layer -
GetKeyMod() : int - Query the current key modifier state.
GetMouseFocus() : ui::Layer -
GetMouseX() : float -
GetMouseY() : float -
GetNumFloatingLayers() : int -
GetNumModalFloatingLayers() : int -
GetRootLayer() : ui::Layer -
GetTintedColor(int lnfIdx, tint32) : int -
GetTintedColorAlpha(int lnfIdx, tint32, alpha) : int -
GrabMouse() - Grab mouse and adjust mouse_rel_x/mouse_rel_y fields accordingly
HandleKbdFocusSelectionKey(Key k) : int -
HandleKeyRepeat() -
HandleKeyRepeatEnd(Key k) -
HandleLookAndFeelChanged() -
HandleMouseEvent(Object layer, ui::MouseEvent ev) : int -
HandleMouseHold() -
HandleTriadKeyTimeout() -
HSVTOARGB32(float h, s, v, int a) : int -
InitCallbacks() -
Initialize(StringArray arguments) -
InitScissors() -
IsMouseFocusAllowed(Object l) : int -
LayoutRootLayer() -
LoadConfiguration() -
LockRedraw() - Disable UI redraws
LoseKeyboardFocus() - Set keyboard focus to none. Do not generate events.
LoseKeyboardFocusIfWithin(ui::Layer l, int bQuiet) - Set keyboard focus to if it is currently set to _l or one of its child layers. Do not generate events.
LoseMouseFocusIfWithin(ui::Layer l) - Set mouse focus to null if it is currently set to _l or one of its child layers. Do not generate events.
MixColor32(int x, y, float t) : int -
NewObjectByFQName(String s) : Object - Allocate new object by fully qualified name.
OnApplicationActive(int b) -
OnClose() -
OnDraw() -
OnDropFiles(int x, y, StringArray fileNames) -
OnInputFocusActive(int b) -
OnKeyboard(Key k) -
OnMouse(ui::MouseEvent ev) -
OnMouseFocusActive(int b) -
OnOpen() -
OnTimer() -
OpenFileDialog(String suggestedPath, suggestedFile, windowTitle, Object filterNames, filterStrings, int bMultiSel, bDirsOnly) - Show a file dialog which lets the user select one or many files / directories. The dialogs are currently handled by a simple native OS toolkit wrapper (GTK+ or Win32).
OpenWindow(int w, h) -
PopScissors() -
ProcessTimers(int bOnDraw) -
PushScissors(int x, y, w, h) -
QueueReopen() - Queue screen mode change
QueueToggleFullscreen() - Queue screen mode change (fullscreen)
RecursiveHandleKey(Object c, Key k) : int -
RecursiveRemoveLayerRefs(ui::Layer l) -
RedrawAll() - Redraw the entire screen
RedrawDirty(Object l) -
RemoveAcceleratorList(ui::AcceleratorList al) -
RemoveFloatingLayer(ui::Layer l) -
RemoveLayer(ui::Layer l) -
ResetMouseClick() -
RevertCursor() -
RGB32TOHSV(int c32, Float h, s, v) -
RootLayerResized() -
Run() -
SaveConfiguration() -
SaveFileDialog(String suggestedPath, suggestedFile, windowTitle, Object filterNames, filterStrings, int bDirsOnly) : String - Show a file dialog which lets the user select one or many files / directories. The dialogs are currently handled by a simple native OS toolkit wrapper (GTK+ or Win32).
Schedule(ui::TimerAction ta) -
ScheduleTriadKeyTimer() -
SelectMinDistKbdFocus() -
SetClipboard(Object o) -
SetEnableForceHighFramerate(int bEnabled) -
SetEnableKeyRepeat(int bRepeat) -
SetEnableRedrawWindowMoveResize(int b) -
SetEnableShadeModal(int b) : int - Enable background shading when modal floating layers are drawn. Returns previous setting.
SetEnableTouchMode(int bEnabled) -
SetEnableTransparentLayers(int b) - Enable support for tranparent layers
SetFrameRate(float fpsLo, fpsHi) -
SetGlobalPaintFlag(int mode) -
SetKbdFocusSelectionModeBehaviour(int bHoldKey) -
SetKeyboardFocus(ui::Layer l) -
SetKeyboardTabFocus(Object l) -
SetLookAndFeel(ui::LookAndFeel class) - Set look and feel (colors, fonts, timeouts, insets etc..)
SetMouseFocus(Object l) -
SetRootForm(ui::Form newRootForm) -
SetRootLayer(Object newRootLayer) -
SetViewport(int x, y, w, h) -
SetZoom(float zoomX, zoomY) - Set overall UI zoom level. Must be called before opening the window/screen.
ShowCursor(String name) : int - Select named cursor shape
ShowCursorIf(String lastName, newName) -
ShowCursorIfNot(String lastName, newName) -
StartOrContinueKeyRepeat(Key k) -
Stop() -
StopKeyRepeat(Key k) -
TintColor32(int a, b) : int -
ToggleKbdFocusSelectionMode() -
UngrabMouse() - Ungrab mouse
UnlockRedraw() - Re-enable UI redraws
UnsetMouseFocus(ui::MouseEvent ev) - Make the current mouse layer lose the focus. Generates onMouseLeave event.
UpdateFrameRate(int bHigh) -
UpdateMarkedRegion(ui::Rectangle2f region) - int MAX_DIRTY_AND_DEFERRED_REGIONS - Maximum number of dirty regions for optimized drawing. If this number is exceeded, all layers will be redrawn.
int PAINT_ALL -
int PAINT_DIRTY -
int PAINT_NONE -
int QUEUE_MODE_FULLSCREEN_TOGGLE -
int QUEUE_MODE_NONE -
int QUEUE_MODE_REOPEN -
int SCISSORS_STACK_SIZE -
int SWAP_STRATEGY_COPY -
int SWAP_STRATEGY_EXCHANGE -
Function ActivateFloatingLayer | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
Returns | ||||||||||
| ||||||||||
Function ActivateNextWindow | |||
Signature | |||
|
Function ActivatePreviousWindow | |||
Signature | |||
|
Function AddAcceleratorList | |||||
Signature | |||||
| |||||
Arguments | |||||
Function AddCursor | |
Add a cursor resource | |
Signature | |
Arguments | |
Function AddFloatingLayer | |||||
Adds a new layer on top of all other layers. Please notice that the layer (+children) geometry must already be set | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function AddFontAlias | |
Signature | |
Arguments | |
Function AddFontResource | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
Returns | ||||||||||
| ||||||||||
Function ApplySwapStrategyPOSTOPEN | |||
Signature | |||
|
Function ApplySwapStrategyPREOPEN | |||
Signature | |||
|
Function Backtrace | |||
Signature | |||
|
Function BeginKbdFocusSelectionMode | |||
Signature | |||
|
Function BeginMarkRegion | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function CallOnUIActivate | |||
Signature | |||
|
Function CallOnUIDeactivate | |||
Signature | |||
|
Function CancelKbdFocusSelectionMode | |||
Signature | |||
|
Function CancelSchedule | ||||||||||
Cancel the given timeraction. Return true if a matching timer was found, false otherwise. | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
Returns | ||||||||||
| ||||||||||
Function CancelSchedule2 | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function CancelScheduleFor | |||||
Signature | |||||
| |||||
Arguments | |||||
Function CancelScheduleFor2 | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function CancelTriadKeyTimer | |||
Signature | |||
|
Function CheckAllAcceleratorLists | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Function CompositeAll | |||
Signature | |||
|
Function ConfigureKeyRepeat | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function ConfigureKeyRepeatFrames | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function DetermineSwapStrategy | |||
Signature | |||
|
Function DrawKbdFocusSelection | |||
Signature | |||
|
Function DrawMarkedRegion | |||
Signature | |||
|
Function EndKbdFocusSelectionMode | |||
Signature | |||
|
Function EndMarkRegion | |||
Signature | |||
|
Function FindFloatingLayerAtXY | ||||||||||||||||||||
Find floating layer / window resp. subwindow within that layer at (x;y) position | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
Function FindFloatingLayerBelowXY | ||||||||||||||||||||
Find floating layer / window below window at (x;y) position (if any) | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
Function FindKbdFocusDown | |||
Signature | |||
|
Function FindKbdFocusFirstTabRootMember | |||
Signature | |||
|
Function FindKbdFocusLeft | |||
Signature | |||
|
Function FindKbdFocusRight | |||
Signature | |||
|
Function FindKbdFocusUp | |||
Signature | |||
|
Function FindLayerAtXY | ||||||||||||||||||||
Find layer at absolute mouse coordinates. | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
Function GetAcceleratorChar | ||||||||||
Extract accelerator key (prefixed by a) from string. Returns null if no accel key was found. | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Function GetClipboard | |||
Signature | |||
|
Function GetColor | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Function GetColorAlpha | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
| ||||||||||||||||||||
Function GetEnableRedrawWindowMoveResize | |||
Signature | |||
|
Function GetEnableTransparentLayers | |||||
Query whether support for tranparent layers is currently enabled. | |||||
Signature | |||||
| |||||
Returns | |||||
|
Function GetFontByName | ||||
Signature | ||||
Arguments | ||||
| ||||
Returns | ||||
Function GetFrontMostFloatingLayer | |||||
Signature | |||||
| |||||
Returns | |||||
Function GetKeyMod | |||||
Query the current key modifier state. | |||||
Signature | |||||
| |||||
Returns | |||||
|
Function GetMouseX | |||||
Signature | |||||
| |||||
Returns | |||||
|
Function GetMouseY | |||||
Signature | |||||
| |||||
Returns | |||||
|
Function GetNumFloatingLayers | |||||
Signature | |||||
| |||||
Returns | |||||
|
Function GetNumModalFloatingLayers | |||||
Signature | |||||
| |||||
Returns | |||||
|
Function GetTintedColor | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
| ||||||||||||||||||||
Function GetTintedColorAlpha | |||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Returns | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Function GrabMouse | |||
Grab mouse and adjust mouse_rel_x/mouse_rel_y fields accordingly | |||
Signature | |||
|
Function HandleKbdFocusSelectionKey | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Function HandleKeyRepeat | |||
Signature | |||
|
Function HandleLookAndFeelChanged | |||
Signature | |||
|
Function HandleMouseEvent | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
| ||||||||||||||||||||
Function HandleMouseHold | |||
Signature | |||
|
Function HandleTriadKeyTimeout | |||
Signature | |||
|
Function HSVTOARGB32 | ||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Function InitCallbacks | |||
Signature | |||
|
Function Initialize | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function InitScissors | |||
Signature | |||
|
Function IsMouseFocusAllowed | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Function LayoutRootLayer | |||
Signature | |||
|
Function LoadConfiguration | |||
Signature | |||
|
Function LockRedraw | |||
Disable UI redraws | |||
Signature | |||
|
Function LoseKeyboardFocus | |||
Set keyboard focus to none. Do not generate events. | |||
Signature | |||
|
Function LoseKeyboardFocusIfWithin | |||||||||||||||
Set keyboard focus to if it is currently set to _l or one of its child layers. Do not generate events. | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function LoseMouseFocusIfWithin | |||||
Set mouse focus to null if it is currently set to _l or one of its child layers. Do not generate events. | |||||
Signature | |||||
| |||||
Arguments | |||||
Function MixColor32 | |||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Returns | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Function NewObjectByFQName | ||||
Allocate new object by fully qualified name. | ||||
Signature | ||||
Arguments | ||||
| ||||
Returns | ||||
Function OnApplicationActive | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function OnClose | |||
Signature | |||
|
Function OnDraw | |||
Signature | |||
|
Function OnDropFiles | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
|
Function OnInputFocusActive | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function OnMouse | |||||
Signature | |||||
| |||||
Arguments | |||||
Function OnMouseFocusActive | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function OnOpen | |||
Signature | |||
|
Function OnTimer | |||
Signature | |||
|
Function OpenFileDialog | |
Show a file dialog which lets the user select one or many files / directories. The dialogs are currently handled by a simple native OS toolkit wrapper (GTK+ or Win32). | |
Signature | |
Arguments | |
Function OpenWindow | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function PopScissors | |||
Signature | |||
|
Function ProcessTimers | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function PushScissors | |||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||
|
Function QueueReopen | |||
Queue screen mode change | |||
Signature | |||
|
Function QueueToggleFullscreen | |||
Queue screen mode change (fullscreen) | |||
Signature | |||
|
Function RecursiveHandleKey | |||
Signature | |||
Arguments | |||
Returns | |||
|
Function RecursiveRemoveLayerRefs | |||||
Signature | |||||
| |||||
Arguments | |||||
Function RedrawAll | |||
Redraw the entire screen | |||
Signature | |||
|
Function RemoveAcceleratorList | |||||
Signature | |||||
| |||||
Arguments | |||||
Function ResetMouseClick | |||
Signature | |||
|
Function RevertCursor | |||
Signature | |||
|
Function RGB32TOHSV | |
Signature | |
Arguments | |
Function RootLayerResized | |||
Signature | |||
|
Function Run | |||
Signature | |||
|
Function SaveConfiguration | |||
Signature | |||
|
Function SaveFileDialog | |
Show a file dialog which lets the user select one or many files / directories. The dialogs are currently handled by a simple native OS toolkit wrapper (GTK+ or Win32). | |
Signature | |
Arguments | |
Returns | |
Function Schedule | |||||
Signature | |||||
| |||||
Arguments | |||||
Function ScheduleTriadKeyTimer | |||
Signature | |||
|
Function SelectMinDistKbdFocus | |||
Signature | |||
|
Function SetEnableForceHighFramerate | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function SetEnableKeyRepeat | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function SetEnableRedrawWindowMoveResize | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function SetEnableShadeModal | ||||||||||
Enable background shading when modal floating layers are drawn. Returns previous setting. | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Function SetEnableTouchMode | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function SetEnableTransparentLayers | |||||
Enable support for tranparent layers | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function SetFrameRate | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function SetGlobalPaintFlag | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function SetKbdFocusSelectionModeBehaviour | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function SetLookAndFeel | |||||
Set look and feel (colors, fonts, timeouts, insets etc..) | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function SetViewport | |||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||
|
Function SetZoom | |||||||||||||||
Set overall UI zoom level. Must be called before opening the window/screen. | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function ShowCursor | ||||||||||
Select named cursor shape | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Function ShowCursorIf | |
Signature | |
Arguments | |
Function ShowCursorIfNot | |
Signature | |
Arguments | |
Function Stop | |||
Signature | |||
|
Function TintColor32 | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
| ||||||||||||||||||||
Function ToggleKbdFocusSelectionMode | |||
Signature | |||
|
Function UngrabMouse | |||
Ungrab mouse | |||
Signature | |||
|
Function UnlockRedraw | |||
Re-enable UI redraws | |||
Signature | |||
|
Function UnsetMouseFocus | |||||
Make the current mouse layer lose the focus. Generates onMouseLeave event. | |||||
Signature | |||||
| |||||
Arguments | |||||
Function UpdateFrameRate | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Function UpdateMarkedRegion | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Constant MAX_DIRTY_AND_DEFERRED_REGIONS (int) | |
Maximum number of dirty regions for optimized drawing. If this number is exceeded, all layers will be redrawn. | |
Description | |
also: Maximum number of regions that may request redraw() during redraw(). | |
Constant PAINT_ALL (int) | |
Constant PAINT_DIRTY (int) | |
Constant PAINT_NONE (int) | |
Constant QUEUE_MODE_FULLSCREEN_TOGGLE (int) | |
Constant QUEUE_MODE_NONE (int) | |
Constant QUEUE_MODE_REOPEN (int) | |
Constant SCISSORS_STACK_SIZE (int) | |
Constant SWAP_STRATEGY_COPY (int) | |
Constant SWAP_STRATEGY_EXCHANGE (int) | |
auto-generated by "DOG", the TkScript document generator. Mon, 28/Dec/2015 14:27:06