OpenPSA API Documentation
API Documentation
Packages
Default
fi
midcom
midgard
net
no
org
Charts
Class hierarchy diagram
Reports
Errors
3909
Markers
todo
374
fixme
51
Deprecated elements
3
Back to top
Javascript is disabled; several features are only available if Javascript is enabled.
Public
Protected
Private
Inherited
Methods
_handler_pdf
(
mixed
$handler_id
,
array
$args
,
array
$data
)
_show_pdf
(
mixed
$handler_id
,
array
$data
)
render_and_attach_pdf
(
\org_openpsa_invoices_invoice_dba
$invoice
)
» Private
_prepare_invoice_update
(
)
Check for manually uploaded pdf-file & if user wants to replace it
Properties
» Private
\midcom_helper_datamanager2_datamanager
$_datamanager
Datamanager2 to be used for displaying an object used for delete preview
mixed
$_invoice
mixed
$_update_attachment
\
global
\
org_openpsa_invoices_handler_pdf
Invoice PDF Handler
package
org.openpsa.invoices
Methods
_handler_pdf
(
mixed
$handler_id
,
array
$args
,
array
$data
)
Parameters
$handler_id
mixed
The ID of the handler.
$args
array
The argument list.
$data
array
&$data The local request data.
_show_pdf
(
mixed
$handler_id
,
array
$data
)
Parameters
$handler_id
mixed
The 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
boolean
True 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