| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Pak Xpertz (2) | > | 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 generate HTML table using Bootstrap CSS styles. It provides a fluent interface to compose the definition of a table, with data for the column headers and row data. The class can also set the table CSS styles to have properties set to bordered, striped, responsive, condensed and hover that map to Bootstrap styles. The class returns the composed table as a single string assembling the table rows and columns with the defined Bootstrap styles. |
| ||||
| This class can Validate and process uploaded files. It takes an array entry of the $_FILES super-global variable for a given uploaded and file and the path of a directory to copy the uploaded file. The class also provides a fluent interface to perform several types of validation like limiting the size of the uploaded file, or check if the file name extension or MIME type is one of the allowed, or check if a file already exists with same name in the destination directory. A validated file is moved to the destination directory eventually renamed if there was already a file with the original name. |
| 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 |