[line 36]
Implements several widgets to assemble a date specialized widget as FTItem.
FTDate is specially designed to be used as a date input widget, it doesn't make any type of data control. NOTE: You can use the Application::getParameter() method like this: $bigint = $_SESSION['_BifApplication']->getParamenter('dateMyVar'); $bigint will contain a 14 digit number that's the timestamp of MyVar, special to be used on a database.