Package:
Summary:
Read and write configuration values to INI files
Groups:
Author:
Description:
This class can be used to read and write configuration values to INI files.
It can read a given INI file to retrieve, change or delete configuration values.
The class can also display the values of the configuration values retrieved from the INI file.
Package:
Summary:
Generate thumbnails and add watermarks to images
Groups:
Author:
Description:
This package can be used to generate thumbnails and add watermarks to images.
It can open an image in GIF, JPEG or PNG format and creates a thumbnail image with a given limit width and height stores the resized image in a thumbnails directory.
It can also apply a watermark image and a text to mark a given image.
Package:
Summary:
Generate thumbnails and add watermarks to images
Groups:
Author:
Description:
This package can be used to generate thumbnails and add watermarks to images.
It can open an image in GIF, JPEG or PNG format and creates a thumbnail image with a given limit width and height stores the resized image in a thumbnails directory.
It can also apply a watermark image and a text to mark a given image.
Package:
Summary:
Manipulate configuration values in INI files
Groups:
Author:
Description:
This class can be used to manipulate configuration values in INI files.
It can read and parse a given INI file and extract the sections and configuration values.
The class can also add or modify given configuration values, as well delete certain sections or values. The modifications can be saved back to the INI file.
Package:
Summary:
Display data listings in an HTML table
Groups:
Author:
Description:
This class can be used to display data listings in an HTML table.
It can add the columns of the table to be displayed and generates HTML to display the table with the specified listing data.