Diviner

Class DifferentialChangeType

Definedsrc/applications/differential/constants/DifferentialChangeType.php:3

Tasks

Unspecified

Methods

public static getFullNameForChangeType($type)

parameterswild$type
returnwild
This method is not documented.

public static getShortNameForFileType($type)

parameterswild$type
returnwild
This method is not documented.

public static getSummaryCharacterForChangeType($type)

parameterswild$type
returnwild
This method is not documented.

public static isCreateChangeType($type)

parameterswild$type
returnwild
This method is not documented.

public static isDeleteChangeType($type)

parameterswild$type
returnwild
This method is not documented.

public static isModifyChangeType($type)

parameterswild$type
returnwild
This method is not documented.

public static isNewLocationChangeType($type)

parameterswild$type
returnwild
This method is not documented.

public static isOldLocationChangeType($type)

parameterswild$type
returnwild
This method is not documented.