\um\admin\coreAdmin_Builder

Class Admin_Builder

Summary

Methods
Properties
Constants
__construct()
update_builder()
array_sort_by_column()
get_fields_by_row()
get_fields_in_subrow()
show_builder()
update_field()
dynamic_modal_content()
modal_header()
modal_footer()
populate_dropdown_options()
$form_id
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$form_id

$form_id : 

Type

Methods

__construct()

__construct() 

Admin_Builder constructor.

update_builder()

update_builder() 

Update the builder area

array_sort_by_column()

array_sort_by_column(array  $arr, string  $col, integer  $dir = SORT_ASC) : array

Sort array function

Parameters

array $arr
string $col
integer $dir

Returns

array

get_fields_by_row()

get_fields_by_row(  $row_id) : string

Get fields in row

Parameters

$row_id

Returns

string

get_fields_in_subrow()

get_fields_in_subrow(  $row_fields,   $subrow_id) : string

Get fields by sub row

Parameters

$row_fields
$subrow_id

Returns

string

show_builder()

show_builder() 

Display the builder

update_field()

update_field() 

dynamic_modal_content()

dynamic_modal_content() 

modal_header()

modal_header() 

modal_footer()

modal_footer(  $arg2,   $args,   $metabox) 

Modal Footer loading

Parameters

$arg2
$args
$metabox

populate_dropdown_options()

populate_dropdown_options() 

Retrieves dropdown/multi-select options from a callback function