Person creation class

package midcom.admin.user

 Methods

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

Handler method for listing style elements for the currently used component topic

Parameters

$handler_id

stringName of the used handler

$args

arrayArray containing the variable arguments passed to the handler

$data

array&$data Data passed to the show method

_on_initialize ()

_show_create (string $handler_id, array $data)

Show list of the style elements for the currently createed topic component

Parameters

$handler_id

stringName of the used handler

$data

array&$data Data passed to the show method

dm2_create_callback ($controller)

DM2 creation callback, creates a new person and binds it to the selected group.

Assumes Admin Privileges.

Parameters

$controller

load_schemadb ()

Loads and prepares the schema database.

 Properties

 

mixed $_person