Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .
Name | Value | None (public) | Public | Protected | Private | Constant | ||
class Rusty_Inc_Org_Chart_Plugin | ||||||||
DEFAULT_ORG_CHART | [['id' => 1, 'name' => 'Rusty Corp.', 'emoji' => '🐕', 'parent_id' => null], ['id' => 2, 'name' => 'Food', 'emoji' => '🥩', 'parent_id' => 1], ['id' => 3, 'name' => 'Canine Therapy', 'emoji' => '😌', 'parent_id' => 1], ['id' => 4, 'name' => 'Massages', 'emoji' => '💆', 'parent_id' => 3], ['id' => 5, 'name' => 'Games', 'emoji' => '🎾', 'parent_id' => 3], ] | |||||||
OPTION_NAME | 'rusty-inc-org-chart-tree' | |||||||
class Rusty_Inc_Org_Chart_Sharing | ||||||||
OPTION_NAME | 'rusty-inc-org-chart-key' | |||||||
class Rusty_Inc_Org_Chart_Tree | ||||||||
$list_of_teams | ||||||||
class | ||||||||
set | ||||||||
class | ||||||||
get_sample | ||||||||
class | ||||||||
get_big | ||||||||
class | ||||||||
get_custom | ||||||||
class | ||||||||
generate_org_chart | ||||||||
class | ||||||||
__construct | ||||||||
class | ||||||||
get_nested_tree | ||||||||
class | ||||||||
get_nested_tree_js | ||||||||
class | ||||||||
get_root | ||||||||
class | ||||||||
get_children | ||||||||
class | ||||||||
emoji_to_js | ||||||||
class | ||||||||
emoji_to_utf16_surrogate | ||||||||
class | ||||||||
utf8_ord | ||||||||
class | ||||||||
regenerate_key | ||||||||
class | ||||||||
key | ||||||||
class | ||||||||
url | ||||||||
class | ||||||||
does_url_have_valid_key | ||||||||
class | ||||||||
__construct | ||||||||
class | ||||||||
add_init_action | ||||||||
class | ||||||||
init | ||||||||
class | ||||||||
scripts_in_footer | ||||||||
class | ||||||||
org_chart_controller |