extends |
ArrayObject |
|---|
Copyright (C) Apis Networks, Inc - All Rights Reserved. Unauthorized copying of this file, via any medium, is strictly prohibited without consent. Any dissemination of material herein is prohibited. For licensing inquiries email licensing@apisnetworks.com Written by Matt Saladna matt@apisnetworks.com, June 2020
| Methods | ||
|---|---|---|
public
|
getModule(string $module): Module_Skeleton
|
# |
public
|
__destruct()
|
# |
public
|
forget(string $module): void
|
# |
public
|
serialize(): string
|
# |
public
|
cleanDynamicCompositions(): void
|
# |
| Constants | |||
|---|---|---|---|
public
|
TYPE_PERMISSION = 'p'
|
# | |
public
|
TYPE_MINARG = 'm'
|
# | |
public
|
TYPE_MAXARG = 'q'
|
# | |
public
|
TYPE_FUNCTIONS = 'f'
|
# | |
public
|
TYPE_INSTANCE = 'i'
|
# | |
| Constants inherited from ArrayObject |
|---|
|