containerId: the DOM node’s ID where the calendar will be displayed
inputId: which input needs to be updated when a date is selected
year, month: year and month to be displayed
cssclass: CSS class of the calendar widget (default is ‘commandCal’)
show() / hide():
show or hide the calendar widget
toggle():
show (resp. hide) the calendar if it’s hidden (resp. displayed)