//*****************************************************************************
// /home/tbeck/devel/x86_64-unknown-linux-gnu/ynrelease/release/src/Interfaces/phix/YupNope/Things/Things.js
// This is automatically-generated code!


//=============================================================================
//=============================================================================
// These are the AJAX/JSON/PHIX procedures offered by th ynThings dialogue in
// YupNope.


if(typeof(ibi)=="undefined"){ibi={};}
if(typeof(ibi.Phix)=="undefined"){ibi.Phix={};}
if(typeof(ibi.Phix.YupNope)=="undefined"){ibi.Phix.YupNope={};}
if(typeof(ibi.Phix.YupNope.Things)=="undefined"){ibi.Phix.YupNope.Things={};}
ibi.Phix.YupNope.Things.Const={VoteStatus:{Nope:0,Yup:1,NoVote:2,max:2},GetExtremeThings:{uriPath:"/phix/YupNope/Things/v1/GetExtremeThings",Arg:{Property:"Property",Extreme:"Extreme",Max:"Max",MemberIdFilter:"MemberIdFilter",VoteFilter:"VoteFilter",TagIdFilter:"TagIdFilter"},Property:{CurrentScore:0,AchievedScore:1,LastVoteTime:2,CreationTime:3,max:3},Extreme:{Max:0,Min:1,max:1},Status:{Success:0,GeneralFailure:1,max:1}},Search:{uriPath:"/phix/YupNope/Things/v1/Search",Arg:{Content:"Content",Max:"Max"},Status:{Success:0,GeneralFailure:1,ContentInvalid:2,max:2}},Delete:{uriPath:"/phix/YupNope/Things/v1/Delete",Arg:{ThingId:"ThingId"},Status:{Success:0,GeneralFailure:1,NotOwned:2,HasVotes:3,max:3}},GetProfile:{uriPath:"/phix/YupNope/Things/v1/GetProfile",Arg:{MemberId:"MemberId"},Status:{Success:0,GeneralFailure:1,MemberNotFound:2,max:2}},AddOrVote:{uriPath:"/phix/YupNope/Things/v1/AddOrVote",Arg:{Content:"Content",ThingId:"ThingId",Vote:"Vote"},Status:{Success:0,GeneralFailure:1,ContentInvalid:2,max:2}},GetTags:{uriPath:"/phix/YupNope/Things/v1/GetTags",Status:{Success:0,GeneralFailure:1,max:1}},Tag:{uriPath:"/phix/YupNope/Things/v1/Tag",Arg:{ThingId:"ThingId",TagId:"TagId"},Status:{Success:0,GeneralFailure:1,ThingNotFound:2,TagNotFound:3,MemberNotOwner:4,max:4}},RemoveTag:{uriPath:"/phix/YupNope/Things/v1/RemoveTag",Arg:{ThingId:"ThingId",TagId:"TagId"},Status:{Success:0,GeneralFailure:1,max:1}},GetThing:{uriPath:"/phix/YupNope/Things/v1/GetThing",Arg:{ThingId:"ThingId"},Status:{Success:0,GeneralFailure:1,ThingNotFound:2,max:2}}};if(typeof(ibi)=="undefined"){ibi={};}
if(typeof(ibi.Phix)=="undefined"){ibi.Phix={};}
if(typeof(ibi.Phix.AccountManagement)=="undefined"){ibi.Phix.AccountManagement={};}
ibi.Phix.AccountManagement.Const={Gender:{Male:0,Female:1,max:1},RegisterCheck:{uriPath:"/phix/AccountManagement/v1/RegisterCheck",Arg:{Handle:"Handle",Email:"Email"},Status:{Success:0,GeneralFailure:1,HandleTooShort:2,HandleTooLong:3,HandleHasBadCharacters:4,HandleNotAllowed:5,HandleInvalid:6,HandleExists:7,EmailInvalid:8,EmailExists:9,max:9}},SendValidationEmail:{uriPath:"/phix/AccountManagement/v1/SendValidationEmail",Arg:{Handle:"Handle",Email:"Email",SetCurrentRegisteringMember:"SetCurrentRegisteringMember"},Status:{Success:0,GeneralFailure:1,HandleInvalid:2,EmailInvalid:3,MemberNotFound:4,CodeNotFound:5,max:5}},StartPasswordReset:{uriPath:"/phix/AccountManagement/v1/StartPasswordReset",Arg:{Handle:"Handle",Email:"Email"},Status:{Success:0,GeneralFailure:1,HandleInvalid:2,EmailInvalid:3,MemberNotFound:4,max:4}},ChangePassword:{uriPath:"/phix/AccountManagement/v1/ChangePassword",Arg:{OldPassword:"OldPassword",ValidationCode:"ValidationCode",Password:"Password",PasswordConfirm:"PasswordConfirm"},Status:{Success:0,GeneralFailure:1,PasswordMismatch:2,PasswordInvalid:3,PasswordNotConfirmed:4,CodeNotFound:5,AlreadyCompleted:6,Expired:7,MemberDeleted:8,max:8}},StartEmailChange:{uriPath:"/phix/AccountManagement/v1/StartEmailChange",Arg:{Email:"Email"},Status:{Success:0,GeneralFailure:1,EmailInvalid:2,EmailIsSame:3,max:3}},SetName:{uriPath:"/phix/AccountManagement/v1/SetName",Arg:{Name:"Name"},Status:{Success:0,GeneralFailure:1,NameInvalid:2,max:2}},SetWebLayout:{uriPath:"/phix/AccountManagement/v1/SetWebLayout",Arg:{Layout:"Layout"},Status:{Success:0,GeneralFailure:1,max:1}},SendInvitation:{uriPath:"/phix/AccountManagement/v1/SendInvitation",Arg:{Email:"Email"},Status:{Success:0,GeneralFailure:1,EmailInvalid:2,RateLimited:3,max:3}},GetProfile:{uriPath:"/phix/AccountManagement/v1/GetProfile",Status:{Success:0,GeneralFailure:1,max:1}},GetMemberForGuardianConsent:{uriPath:"/phix/AccountManagement/v1/GetMemberForGuardianConsent",Arg:{Code:"Code"},Status:{Success:0,GeneralFailure:1,CodeInvalid:2,CodeNotFound:3,AlreadyCompleted:4,Expired:5,MemberDeleted:6,max:6}},GetMemberByHandle:{uriPath:"/phix/AccountManagement/v1/GetMemberByHandle",Arg:{DisplayHandle:"DisplayHandle"},Status:{Success:0,GeneralFailure:1,MemberNotFound:2,HandleTooShort:3,HandleTooLong:4,HandleHasBadCharacters:5,HandleInvalid:6,max:6}}};