Plugin providing participant printing for SD Meeting Tool.
More...
Detailed Description
Plugin providing participant printing for SD Meeting Tool.
- Author
- Edward Plainview edwar.nosp@m.d.pl.nosp@m.ainvi.nosp@m.ew@s.nosp@m.verig.nosp@m.edem.nosp@m.okrat.nosp@m.erna.nosp@m..se
- Changelog
- 1.1
- New: Wizard, 24 stickers
- New: Page size and orientation can be chosen
- New: Block and field clone functions
Constructor & Destructor Documentation
| SD_Meeting_Tool_Printing::__construct |
( |
| ) |
|
Member Function Documentation
| SD_Meeting_Tool_Printing::activate |
( |
| ) |
|
Overridable activation function.
It's here in case plugins need a common activation method in the future.
Reimplemented from SD_Meeting_Tool_Base.
| SD_Meeting_Tool_Printing::admin |
( |
| ) |
|
| SD_Meeting_Tool_Printing::admin_edit |
( |
| ) |
|
| SD_Meeting_Tool_Printing::admin_edit_blocks |
( |
|
$printing_template | ) |
|
| SD_Meeting_Tool_Printing::admin_edit_field |
( |
| ) |
|
| SD_Meeting_Tool_Printing::admin_edit_fields |
( |
|
$printing_template | ) |
|
| SD_Meeting_Tool_Printing::admin_init |
( |
| ) |
|
| SD_Meeting_Tool_Printing::admin_overview |
( |
| ) |
|
| SD_Meeting_Tool_Printing::admin_print |
( |
| ) |
|
| SD_Meeting_Tool_Printing::admin_wizards |
( |
| ) |
|
| SD_Meeting_Tool_Printing::create_attachment |
( |
|
$realpath | ) |
|
|
private |
| SD_Meeting_Tool_Printing::get_pdf_attachments |
( |
| ) |
|
|
private |
Returns a list of all attachments that are PDFs.
Incidentally, the return format is an array that fits in perfectly as an options array in a select...
- Returns
- Array of post->ID => url, containing a list of all attachments that are PDFs.
| SD_Meeting_Tool_Printing::make_back_link_to_template_editor |
( |
| ) |
|
|
private |
Makes a link back to the template editor.
- Returns
- Back link string.
| SD_Meeting_Tool_Printing::pdf |
( |
|
$SD_Meeting_Tool_Printing_Template | ) |
|
|
private |
Creates a standard PDF.
- Returns
- A configured TCPDF class.
| SD_Meeting_Tool_Printing::print_list |
( |
|
$id, |
|
|
|
$list_id |
|
) |
| |
|
private |
| SD_Meeting_Tool_Printing::printing_template_sql_to_object |
( |
|
$sql | ) |
|
|
private |
| SD_Meeting_Tool_Printing::sd_mt_admin_menu |
( |
|
$menus | ) |
|
| SD_Meeting_Tool_Printing::sd_mt_delete_printing_template |
( |
|
$SD_Meeting_Tool_Printing_Template | ) |
|
| SD_Meeting_Tool_Printing::sd_mt_get_all_printing_templates |
( |
| ) |
|
| SD_Meeting_Tool_Printing::sd_mt_get_printing_block_field_fonts |
( |
|
$fonts | ) |
|
| SD_Meeting_Tool_Printing::sd_mt_get_printing_template |
( |
|
$SD_Meeting_Tool_Printing_Template_ID | ) |
|
| SD_Meeting_Tool_Printing::sd_mt_update_printing_template |
( |
|
$SD_Meeting_Tool_Printing_Template | ) |
|
| SD_Meeting_Tool_Printing::uninstall |
( |
| ) |
|
The documentation for this class was generated from the following file: