|
Perforce Chronicle 2012.2/486814
API Documentation
|
| $_command | P4_Result | [protected] |
| $_data | P4_Result | [protected] |
| $_errors | P4_Result | [protected] |
| $_isTagged | P4_Result | [protected] |
| $_warnings | P4_Result | [protected] |
| __construct($command, $data=null, $tagged=true) | P4_Result | |
| addData($data) | P4_Result | |
| addError($error) | P4_Result | |
| addWarning($warning) | P4_Result | |
| expandSequences($attributes=null) | P4_Result | |
| getCommand() | P4_Result | |
| getData($index=null, $attribute=null) | P4_Result | |
| getErrors() | P4_Result | |
| getWarnings() | P4_Result | |
| hasData() | P4_Result | |
| hasErrors() | P4_Result | |
| hasWarnings() | P4_Result | |
| isTagged() | P4_Result | |
| setData($data) | P4_Result | |
| setErrors($errors) | P4_Result | |
| setWarnings($warnings) | P4_Result |