journal entry handler

package org.openpsa.relatedto

 Methods

_handler_create ($handler_id, array $args, array $data)

Parameters

$handler_id

$args

$data

_handler_delete ($handler_id, array $args, array $data)

Parameters

$handler_id

$args

$data

_handler_edit ($handler_id, array $args, array $data)

Parameters

$handler_id

$args

$data

_handler_entry (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.

_handler_list ($handler_id, $args, $data)

Parameters

$handler_id

$args

$data

_handler_remove ($handler_id, array $args, array $data)

Parameters

$handler_id

$args

$data

_on_initialize ()

_show_create ($handler_id, array $data)

Parameters

$handler_id

$data

_show_edit ($handler_id, array $data)

Parameters

$handler_id

$data

_show_entry ($handler_id, $data)

Parameters

$handler_id

$data

_show_list ($handler_id, array $data)

Parameters

$handler_id

$data

dm2_create_callback ($datamanager)

Datamanager callback

Parameters

$datamanager

load_schemadb ()

_prepare_breadcrumb ()

Helper function to prepare the breadcrumb

_prepare_header ()

_prepare_journal_query ()

_prepare_output ()

function to add css & toolbar-items

 Properties

 

mixed $_current_object

Contains the object the journal_entry is bind to
 

mixed $_journal_entry

Contains the one journal_entry to edit
 

mixed $_output_mode

Way the entries should be outputed
 

mixed $qb_journal_entries

Contains the query-builder for journal-entries