| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of marco voegeli (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can be used to present HTML error message boxes It generates HTML that display a given error message next to an icon image that denotes the type of message. Currently it provides icons for the message types: information, warning, error, success and stop. |
| ||||
| This package can be used to generate classes that wrap rows of MySQL database tables providing an object oriented interface to manipulate the table row data. It generates getter and setter functions to access the table row column values as class variables. It also generates functions to insert, select, update and delete table row data. The generated class uses another classes provided with this package to execute database access operations. That class must be configured to specify the MySQL database server host, user name and password. When the table definition changes, the wrapper class code must be regenerated. The MySQL database table that is wrapped must have one auto-increment primary key field. |
| ||||
| This class can be used to retrieve and parse the information from Yahoo weather RSS feeds. It retrieves the weather RSS feed of a given location in the world and extracts details like location name, sunrise and sunset time, current weather and the weather forecast for the next days. The class may cache the retrieved information in a local file for a given period to avoid fetching the same information repeatedly. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |