Diff #4 - trunk/docs/classes/admin/todisplayarray.md Repo: apex/webapp Revision: 4 Filename: trunk/docs/classes/admin/todisplayarray.md Size: 2,078 bytes Updated By: apex Date Updated: January 20, 2025 at 08:20 DiffFull Code Diff Index: todisplayarray.md --- todisplayarray.md (nonexistent) +++ todisplayarray.md (revision 4) @@ -0,0 +1,77 @@ + +# Admin::toDisplayArray + +### Usage + +> array Admin::toDisplayArray() + +### Description + +> toDisplayArray + + + +### Return +> array +### See Also + +* activate() +* deactivate() +* delete() +* freeze() +* getActivityLogCount() +* getCreatedAt() +* getCurrency() +* getEmail() +* getFullName() +* getLanguage() +* getLoginHistoryCount() +* getPassword() +* getPhone() +* getPhoneCountryCode() +* getPhoneFormatted() +* getPhoneNational() +* getRegCity() +* getRegCountry() +* getRegIpAddress() +* getRegLatitude() +* getRegLongitude() +* getRegProvinceISOCode() +* getRegProvinceName() +* getRegUserAgent() +* getTimezone() +* getTwoFactorFrequency() +* getTwoFactorType() +* getType() +* getUnfreezeAt() +* getUpdatedAt() +* getUsername() +* getUuid() +* hasEmail() +* hasPassword() +* hasPhone() +* hasUsername() +* isActive() +* isDeleted() +* isEmailVerified() +* isFrozen() +* isPending() +* isPhoneVerified() +* listActivityLog() +* listDevices() +* listIpAllow() +* listLoginHistory() +* loadUsername() +* loadUuid() +* prepare() +* toArray() +* undelete() +* unfreeze() +* updateEmail() +* updatePassword() +* updatePasswordWithMaster() +* updatePhone() +* updateTwoFactor() +* updateUsername() + + Full Code Admin::toDisplayArray Usage array Admin::toDisplayArray() Description toDisplayArray Return array See Also activate() deactivate() delete() freeze() getActivityLogCount() getCreatedAt() getCurrency() getEmail() getFullName() getLanguage() getLoginHistoryCount() getPassword() getPhone() getPhoneCountryCode() getPhoneFormatted() getPhoneNational() getRegCity() getRegCountry() getRegIpAddress() getRegLatitude() getRegLongitude() getRegProvinceISOCode() getRegProvinceName() getRegUserAgent() getTimezone() getTwoFactorFrequency() getTwoFactorType() getType() getUnfreezeAt() getUpdatedAt() getUsername() getUuid() hasEmail() hasPassword() hasPhone() hasUsername() isActive() isDeleted() isEmailVerified() isFrozen() isPending() isPhoneVerified() listActivityLog() listDevices() listIpAllow() listLoginHistory() loadUsername() loadUuid() prepare() toArray() undelete() unfreeze() updateEmail() updatePassword() updatePasswordWithMaster() updatePhone() updateTwoFactor() updateUsername()