Web interface class to create and manage mailing lists with ezmlm. It features:
- Displays a table with the lists already created, showing the list local and domain parts and the number of current subscribers.
- Creation and alteration of list properties.
- Alteration of list automatic message texts.
- Support for list virtual hosts.
- Multi-idiom Web interface.
- Web service interface with SOAP protocol to control mailing list subscriptions remotely.
No application links were specified for this class.
| File |
Role |
Description |
ezmlm_mailing_lists.html |
Output |
Example HTML page of the list of created mailing lists |
ezmlm_new_mailing_list.html |
Output |
Example HTML page of the new list creation form |
library/ezmlm |
editezmlmlistclass.php |
Class |
Mailing list manager class |
ezmlmsoapserverclass.php |
Class |
Server class to handle SOAP requests to manipulate ezmlm lists |
library |
links.php |
Class |
HTML links generation class |
locale/ezmlm |
editezmlmlistclass-en.php |
Conf. |
Locale definitions for mailing list manager class in the English idiom |
editezmlmlistclass-pt.php |
Conf. |
Locale definitions for mailing list manager class in the idiom Português |
editezmlmlistclass-pt_br.php |
Conf. |
Locale definitions for mailing list manager class in the idiom Português do Brasil |
start-en.php |
Conf. |
Locale definitions for list manager start page in the English idiom |
start-pt.php |
Conf. |
Locale definitions for list manager start page in the idiom Português |
start-pt_br.php |
Conf. |
Locale definitions for list manager start page in the idiom Português do Brasil |
locale |
welcome-en.php |
Conf. |
Locale definitions for the system welcome page in the English idiom |
welcome-pt.php |
Conf. |
Locale definitions for the system welcome page in the idiom Português |
welcome-pt_br.php |
Conf. |
Locale definitions for the system welcome page in the idiom Português do Brasil |
setup |
global_options.php |
Conf. |
Definitions of the application global options |
web |
.htaccess |
Data |
Apache permissions file |
web/ezmlm |
ezmlm.soap |
Appl. |
Script to handle SOAP requests to manipulate ezmlm lists via HTTP POST |
index.html |
Appl. |
Mailing list manager start page PHP script |
web |
index.html |
Appl. |
Application welcome page PHP script |