WELCOME TO THE ALMANAC PLUGIN PAGE
This page contains a fully simple explanation about a PHPRunner plugin. The intention of making this object is to offer another way of entering date data in PHPRunner and also to contribute to make Xlinesoft Marketplace bigger.
This plugin is written entirely in PHP and CSS, using JAVASCRIPT JQUERY and this fantastic plugin: datedropper.js.
It's the seventh plugin I've made. I hope you to enjoy programming using this little tool, it will save you hours in front of your screen. Feel free to send your opinion.
You can view more MIB Plugins for PHPRunner soon.
COMPATIBILITY AND VERSIONS
This plugin was made only for PHPRunner.
Tested in version 8.0.
It uses the standard structure for all plugins, so you could use in any other version.
INITIAL PARAMETERS
As any other plugin, you have to initialize it providing certain parameters to let the control to function properly as your needs. Many of them are self-explanatory. Here's the list of parameters for version 1.0:
FEATURE PROPERTIES:
"animate": Run an animation on first click and on all user changes
"init_animation": Animation style. Available values are fadeIn, bounce and dropDown
"format": Date format string. Available values (in logic combinations) are: M,F,m,n,Y,d,j,D,l
"lang": Display language to use for month name and day of week
"lock": Set the initial value to current date or lock the control value to current date. Available values: false, from, to
"maxYear": The highest year value the control will allow. If 0, then current year
"minYear": The oldest year the control will allow
"yearsRange": It groups the years based on the value set (multiple)
STYLE PROPERTIES:
Eight properties to customize completely the look of Almanac
When you initialize the plugin you'll see examples commented for all parameters. It's very simple to use !
ABOUT ME
My name is Mario. I live in Argentina.
I'm a programming enthusiast, and I like most developing RAD web applications.
SEND ME AN E-MAIL
SEE IT IN ACTION
You will find some demos of its features to test the capabilities.
VIEW DEMO