| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Garry Lachman (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 is a class meant for generating bar charts on which each bar is represents a share value relative to a given starting total value. It can be used to generate charts for presenting poll results. The class generates HTML tags for each bar in the chart in several styles that are available like using images to draw the bars or just output the percentage value that each bar represents. The class may also return in an array the HTML tags for all bars in the chart. |
| ||||
| This class is meant to manage and retrieve translations of texts of multiple idioms that can be used in a site or other type of application. It can store in its variables the translation texts associating them with a given identifier. An application can retrieve the translation of a text to any of the support idioms by specifying the text identifier and the idiom that is meant to be used. |
| ||||
| This class can execute MySQL queries build from parameters. It can establish connections to MySQL database servers using configuration loaded using a separate auxiliary class. The MySQL class can execute INSERT, UPDATE, DELETE, SELECT queries and stored procedure calls from parameters that define tables, fields, field values and conditions. |
| 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 |