Ports Search

Results 5,7015,710 of 5,886 for /net-im/.(0.006 seconds)
devel/Date_Holidays_Romania-0.1.2 (Score: 0.004380208)
Driver based class to calculate holidays in Romania
Driver based class to calculate holidays in Romania.
devel/Date_Holidays_Slovenia-0.1.2 (Score: 0.004380208)
Driver based class to calculate holidays in Slovenia
Driver based class to calculate holidays in Slovenia.
devel/Date_Holidays_Sweden-0.1.3 (Score: 0.004380208)
Driver based class to calculate holidays in Sweden
Driver based class to calculate holidays in Sweden.
devel/Date_Holidays_UNO-0.1.3 (Score: 0.004380208)
Driver based class to calculate holidays in the UNO
Driver based class to calculate holidays in UNO.
devel/Date_Holidays_USA-0.1.1 (Score: 0.004380208)
Driver based class to calculate holidays in the USA
Driver based class to calculate holidays in USA.
devel/Date_Holidays_Ukraine-0.1.2 (Score: 0.004380208)
Driver based class to calculate holidays in the Ukraine
Driver based class to calculate holidays in the Ukraine.
The add-on to HTML_QuickForm that allows building of multipage forms
The package is essentially an implementation of a PageController pattern. Architecture: * Controller class that examines HTTP requests and manages form values persistence across requests. * Page class (subclass of QuickForm) representing a single page of the form. * Business logic is contained in subclasses of Action class. Cool features: * Includes several default Actions that allow easy building of multipage forms. * Includes usage examples for common usage cases (single-page form, wizard, tabbed form).
devel/HTML_QuickForm_Livesearch-0.4.1 (Score: 0.004380208)
Element for PEAR::HTML_QuickForm to enable a suggest search
This package adds an element to the PEAR::HTML_QuickForm package to dynamically create an HTML input text element that at every keypressed javascript event, returns a list of options in a dynamic dropdown select box (live dropdown select). This element use AJAX (Communication from JavaScript to your browser without reloading the page). This type of livesearch is useful when you have a form with a dropdown list with a large number of row.
Implementation of Tableless Renderer for HTML_QuickForm
Replacement for the default renderer of HTML_QuickForm that uses only XHTML and CSS but no table tags, and generates fully valid XHTML output.
Element for PEAR::HTML_QuickForm that defines dynamic filters
The PEAR::HTML_QuickForm_SelectFilter package adds an element to the PEAR::HTML_QuickForm package that is used to define dynamic filters on the client side for select elements.