ChangeInfosVC
class ChangeInfosVC : UIViewController
extension ChangeInfosVC: TLPhotosPickerViewControllerDelegate
Undocumented
-
Undocumented
Declaration
Swift
var isPro: Bool
-
Undocumented
Declaration
Swift
var currentUser: <<error type>>
-
Undocumented
Declaration
Swift
var selectedData: Data
-
Undocumented
Declaration
Swift
var fromCloud: Bool
-
Undocumented
Declaration
Swift
var userProfilePicURL: String
-
Undocumented
Declaration
Swift
var didSelectNewPhoto: Bool
-
Undocumented
Declaration
Swift
@IBOutlet weak var imageProfilContainerView: UIView!
-
Undocumented
Declaration
Swift
@IBOutlet var profilPictureImageView: UIImageView!
-
Undocumented
Declaration
Swift
@IBOutlet weak var nomPrenomTF: FormTextField!
-
Undocumented
Declaration
Swift
@IBOutlet weak var mailTF: FormTextField!
-
Undocumented
Declaration
Swift
override func viewDidLoad()
-
Undocumented
Declaration
Swift
func updateProfilPic(forUser user: PFUser)
-
Undocumented
Declaration
Swift
override func viewWillAppear(_ animated: Bool)
-
Undocumented
Declaration
Swift
func updateViewFrame()
-
Undocumented
Declaration
Swift
@objc func saveProfilInformations()
-
Undocumented
Declaration
Swift
@IBAction func changeProfilPic(_ sender: Any)
-
Undocumented
Declaration
Swift
override func prepare(for segue: UIStoryboardSegue, sender: Any?)
-
Undocumented
Declaration
Swift
func showSelection()
-
Undocumented
Declaration
Swift
func dismissPhotoPicker(withTLPHAssets: [TLPHAsset])
-
Undocumented
Declaration
Swift
func getImage(phasset: PHAsset?)