| __construct( $maxSize) | ApiResult | |
| ADD_ON_TOP | ApiResult | |
| addArrayType( $path, $tag, $kvpKeyName=null) | ApiResult | |
| addArrayTypeRecursive( $path, $tag, $kvpKeyName=null) | ApiResult | |
| addContentField( $path, $name, $flags=0) | ApiResult | |
| addContentValue( $path, $name, $value, $flags=0) | ApiResult | |
| addIndexedTagName( $path, $tag) | ApiResult | |
| addIndexedTagNameRecursive( $path, $tag) | ApiResult | |
| addMetadataToResultVars( $vars, $forceHash=true) | ApiResult | static |
| addParsedLimit( $moduleName, $limit) | ApiResult | |
| addPreserveKeysList( $path, $names) | ApiResult | |
| addSubelementsList( $path, $names) | ApiResult | |
| addValue( $path, $name, $value, $flags=0) | ApiResult | |
| applyTransformations(array $dataIn, array $transforms) | ApiResult | protectedstatic |
| formatExpiry( $expiry, $infinity='infinity') | ApiResult | static |
| getResultData( $path=[], $transforms=[]) | ApiResult | |
| getSize() | ApiResult | |
| isMetadataKey( $key) | ApiResult | static |
| META_BC_BOOLS | ApiResult | |
| META_BC_SUBELEMENTS | ApiResult | |
| META_CONTENT | ApiResult | |
| META_INDEXED_TAG_NAME | ApiResult | |
| META_KVP_KEY_NAME | ApiResult | |
| META_KVP_MERGE | ApiResult | |
| META_PRESERVE_KEYS | ApiResult | |
| META_SUBELEMENTS | ApiResult | |
| META_TYPE | ApiResult | |
| NO_SIZE_CHECK | ApiResult | |
| NO_VALIDATE | ApiResult | |
| OVERRIDE | ApiResult | |
| removePreserveKeysList( $path, $names) | ApiResult | |
| removeSubelementsList( $path, $names) | ApiResult | |
| removeValue( $path, $name, $flags=0) | ApiResult | |
| reset() | ApiResult | |
| serializeForApiResult() | ApiResult | |
| setArrayType(array &$arr, $type, $kvpKeyName=null) | ApiResult | static |
| setArrayTypeRecursive(array &$arr, $type, $kvpKeyName=null) | ApiResult | static |
| setContentField(array &$arr, $name, $flags=0) | ApiResult | static |
| setContentValue(array &$arr, $name, $value, $flags=0) | ApiResult | static |
| setErrorFormatter(ApiErrorFormatter $formatter) | ApiResult | |
| setIndexedTagName(array &$arr, $tag) | ApiResult | static |
| setIndexedTagNameRecursive(array &$arr, $tag) | ApiResult | static |
| setPreserveKeysList(array &$arr, $names) | ApiResult | static |
| setSubelementsList(array &$arr, $names) | ApiResult | static |
| setValue(array &$arr, $name, $value, $flags=0) | ApiResult | static |
| stripMetadata( $data) | ApiResult | static |
| stripMetadataNonRecursive( $data, &$metadata=null) | ApiResult | static |
| unsetPreserveKeysList(array &$arr, $names) | ApiResult | static |
| unsetSubelementsList(array &$arr, $names) | ApiResult | static |
| unsetValue(array &$arr, $name) | ApiResult | static |