Style editor class for listing style elements

package midcom.admin.user

 Methods

_handler_batch (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

_handler_list (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

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

Batch process password form

Parameters

$handler_id

mixedThe ID of the handler.

$args

arrayThe argument list.

$data

array&$data The local request data.

_on_initialize ()

_show_list (string $handler_id, array $data)

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

Parameters

$handler_id

stringName of the used handler

$data

array&$data Data passed to the show method

_show_password_email (mixed $handler_id, array $data)

Show the batch password change form

Parameters

$handler_id

mixedThe ID of the handler.

$data

array&$data The local request data.

_batch_groupadd (\midcom_db_person $person)

Parameters

$person

_batch_passwords (\midcom_db_person $person)

Internal helper for processing the batch change of passwords

Parameters

$person

_batch_removeaccount (\midcom_db_person $person)

Parameters

$person

_list_persons ()

_prepare_toolbar ($data)

Parameters

$data

list_groups_for_select (int $id, array $data, int $level)

Internal helper for showing the groups recursively

Parameters

$id

int

$data

array&$data

$level

int

 Properties

 

mixed $_persons