| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Carlos Alberto Junior (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 generate a bar of link buttons typically to manipulate application records. It generates a table with image button links to perform actions like creating a new record, save record, edit record, search records, delete record, cancel and go back. Each button may be displayed or not according to several types of button bar setups. The code and comments are in Portuguese. In Portuguese: Classe que gera os botões usados em formularios de cadastro, alteração, exclusão. |
| Not enough user ratings |
| ||||
| This class can be used to manage logged user sessions. It can register a session and store the user id, login and last access date and time in session variables. The class can also check whether an user session is active if its last access occurred in the last 5 minutes. In that case the last access date and time is updated to the current date and time. |
| Not enough user ratings |
| ||||
| This class can be used to validate and filter text values eventually before using them in SQL database queries. It can perform several types of validation and text processing operations like: - Verifying whether string contains a numeric value - Remove from a string a group of characters that could be used in SQL injection attacks - Retrieve the MD5 hash of a string - Encode a string using the base64 algorithm |
| Not enough user ratings |
| 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 |