SYSTEM\PAGE\State =============== * Class name: State * Namespace: SYSTEM\PAGE Methods ------- ### get mixed SYSTEM\PAGE\State::get($group, $state, $returnasjson) * Visibility: **public** * This method is **static**. #### Arguments * $group **mixed** * $state **mixed** * $returnasjson **mixed** ### parse_substate mixed SYSTEM\PAGE\State::parse_substate($substate) * Visibility: **public** * This method is **static**. #### Arguments * $substate **mixed** ### is_loaded mixed SYSTEM\PAGE\State::is_loaded($row, $substate, $state_name, $parent_id) * Visibility: **private** * This method is **static**. #### Arguments * $row **mixed** * $substate **mixed** * $state_name **mixed** * $parent_id **mixed**