class ucp_register

ucp_register Board registration

Properties

$u_action

Methods

main($id, $mode)

No description

array
get_login_link_data_array()

Creates the login_link data array

array
get_login_link_data_for_hidden_fields(array $data)

Prepends they key names of an associative array with 'loginlink' for inclusion on the page as hidden fields.

Details

at line 30
main($id, $mode)

No description

Parameters

$id
$mode

Creates the login_link data array

Return Value

array

Returns an array of all POST paramaters whose names begin with 'loginlink'

Prepends they key names of an associative array with 'loginlink' for inclusion on the page as hidden fields.

Parameters

array $data

The array to be modified

Return Value

array

The modified array