-
Undocumented
Declaration
Swift
public static var instance: Usertypes -
Undocumented
Declaration
Swift
public static func reset() -> Void -
Declaration
Swift
public private(set) var userTypesDynamic: [String] = [String]() -
Declaration
Swift
public private(set) var userTypesServer: [String] = [String]() -
Undocumented
Declaration
Swift
public private(set) var usertypeMethod: UsertypeMethod = UsertypeMethod.Override -
Undocumented
Declaration
Swift
public private(set) var initialized: Bool = false -
Undocumented
Declaration
Swift
public func preInitialize() -> Void -
Undocumented
Declaration
Swift
public func initialize() -
Undocumented
Declaration
Swift
public func initialize(manifest: Manifest) -> Void -
Undocumented
Declaration
Swift
public func addUsertypesToRequestURL(url: String) -> String -
Declaration
Swift
public func updateValuesFromManifest(manifest: Manifest) -
Declaration
Swift
public var userTypesAll: [String] -
Declaration
Swift
public func setServerUserTypes(ut: [String]) -
Undocumented
Declaration
Swift
public func addUserType(ut: String) -> Bool -
Undocumented
Declaration
Swift
public func addUserType(utList: [String]) -> Bool -
Undocumented
Declaration
Swift
public func removeUserType(ut: String) -> Bool -
Undocumented
Declaration
Swift
public func removeUserType(utList: [String]) -> Bool -
Undocumented
Declaration
Swift
public func clearAllUserTypes() -
Undocumented
Declaration
Swift
public func setUserTypeMethod(type: UsertypeMethod) -> Bool
Usertypes Class Reference