| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of silvio (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 create a PDF file from images in a directory. It can scan a given directory and open image files to create a PDF document that will contain those images. The class provides options to define the image directory, patterns to filter the image files to be included in the document and the output PDF file path. |
| ||||
| This class can log messages of different error levels to files. It can take a text message and write it to a log file along with the current date and time if the current message level is higher or equal than the minimum level. The log message can append the caller object class and function names when it is called from an class function. The log message is formmatted according to a template mask and have included the superglobal variables. |
| ||||
| This class can handle API calls with parameters passed as JSON. It checks the current HTTP request GET and POST parameters to extract parameters that may be passed in JSON format to the server to be handled by this class. The class can return the name of the requested API command, parameter values and uploaded files. It can also generate the response by setting the response status code and response data. |
| 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 |