Invoice PDF Handler

package org.openpsa.invoices

 Methods

_handler_pdf (mixed $handler_id, array $args, array $data)

Parameters

$handler_id

mixedThe ID of the handler.

$args

arrayThe argument list.

$data

array&$data The local request data.

_show_pdf (mixed $handler_id, array $data)

Parameters

$handler_id

mixedThe ID of the handler.

$data

array&$data The local request data.

render_and_attach_pdf (\org_openpsa_invoices_invoice_dba $invoice)

Static

Parameters

$invoice

_prepare_invoice_update ()

Check for manually uploaded pdf-file & if user wants to replace it

Returns

booleanTrue if the update should be executed, false otherwise

 Properties

 

\midcom_helper_datamanager2_datamanager $_datamanager

Datamanager2 to be used for displaying an object used for delete preview
 

mixed $_invoice

 

mixed $_update_attachment