Documentation

all.php

Table of Contents

Functions

HookRse_workflowAllInitialise()  : mixed
HookRse_workflowAllAfter_update_archive_status()  : mixed
HookRse_workflowAllRender_actions_add_collection_option()  : mixed
HookRse_workflowAllRender_search_actions_add_option()  : mixed
HookRse_workflowAllRender_actions_add_option_js_case()  : mixed
HookRse_workflowAllAfter_setup_user()  : mixed
HookRse_workflowAllArchive_skip_required_fields()  : mixed
Check if supplied archive state code (e.g. 0 = Active) allows required field checking to be skipped when a resource is moved to this archive state.

Functions

HookRse_workflowAllInitialise()

HookRse_workflowAllInitialise() : mixed

HookRse_workflowAllAfter_update_archive_status()

HookRse_workflowAllAfter_update_archive_status(mixed $resource, mixed $archive, mixed $existingstates) : mixed
Parameters
$resource : mixed
$archive : mixed
$existingstates : mixed

HookRse_workflowAllRender_actions_add_collection_option()

HookRse_workflowAllRender_actions_add_collection_option(mixed $top_actions, array<string|int, mixed> $options, mixed $collection_data, mixed $urlparams) : mixed
Parameters
$top_actions : mixed
$options : array<string|int, mixed>
$collection_data : mixed
$urlparams : mixed

HookRse_workflowAllRender_search_actions_add_option()

HookRse_workflowAllRender_search_actions_add_option(array<string|int, mixed> $options, array<string|int, mixed> $urlparams) : mixed
Parameters
$options : array<string|int, mixed>
$urlparams : array<string|int, mixed>

HookRse_workflowAllRender_actions_add_option_js_case()

HookRse_workflowAllRender_actions_add_option_js_case(mixed $action_selection_id) : mixed
Parameters
$action_selection_id : mixed

HookRse_workflowAllAfter_setup_user()

HookRse_workflowAllAfter_setup_user() : mixed

HookRse_workflowAllArchive_skip_required_fields()

Check if supplied archive state code (e.g. 0 = Active) allows required field checking to be skipped when a resource is moved to this archive state.

HookRse_workflowAllArchive_skip_required_fields(int $archive_state) : mixed
Parameters
$archive_state : int

Integer of destination archive state i.e. the state the resource will be moved to.

On this page

Search results