HAppS-Server-0.9.2.1: Web related tools and services.ContentsIndex
HAppS.Server.Facebook
Documentation
dataType[ah9a] :: DataType
constr[ah9b] :: Constr
dataType[ah90] :: DataType
constr[ah91] :: Constr
dataType[ah8R] :: DataType
constr[ah8S] :: Constr
dataType[ah8F] :: DataType
constr[ah8G] :: Constr
dataType[ah8v] :: DataType
constr[ah8w] :: Constr
dataType[ah8l] :: DataType
constr[ah8m] :: Constr
dataType[ah8b] :: DataType
constr[ah8c] :: Constr
dataType[ah81] :: DataType
constr[ah82] :: Constr
dataType[ah7R] :: DataType
constr[ah7S] :: Constr
dataType[ah7H] :: DataType
constr[ah7I] :: Constr
dataType[ah7t] :: DataType
constr[ah7u] :: Constr
dataType[ah7j] :: DataType
constr[ah7k] :: Constr
dataType[ah79] :: DataType
constr[ah7a] :: Constr
dataType[ah6X] :: DataType
constr[ah6Y] :: Constr
dataType[ah6N] :: DataType
constr[ah6O] :: Constr
dataType[ah6D] :: DataType
constr[ah6E] :: Constr
dataType[ah6t] :: DataType
constr[ah6u] :: Constr
dataType[ah6j] :: DataType
constr[ah6k] :: Constr
dataType[ah69] :: DataType
constr[ah6a] :: Constr
dataType[ah5Z] :: DataType
constr[ah60] :: Constr
dataType[ah5P] :: DataType
constr[ah5Q] :: Constr
dataType[ah5F] :: DataType
constr[ah5G] :: Constr
dataType[ah5v] :: DataType
constr[ah5w] :: Constr
dataType[ah5l] :: DataType
constr[ah5m] :: Constr
dataType[ah5b] :: DataType
constr[ah5c] :: Constr
dataType[ah51] :: DataType
constr[ah52] :: Constr
dataType[ah4R] :: DataType
constr[ah4S] :: Constr
dataType[ah4H] :: DataType
constr[ah4I] :: Constr
dataType[ah4x] :: DataType
constr[ah4y] :: Constr
dataType[ah4n] :: DataType
constr[ah4o] :: Constr
dataType[ah4d] :: DataType
constr[ah4e] :: Constr
dataType[ah43] :: DataType
constr[ah44] :: Constr
dataType[ah3T] :: DataType
constr[ah3U] :: Constr
dataType[ah3H] :: DataType
constr[ah3I] :: Constr
dataType[ah3x] :: DataType
constr[ah3y] :: Constr
dataType[ah3n] :: DataType
constr[ah3o] :: Constr
dataType[ah33] :: DataType
constr[ah34] :: Constr
dataType[ah2T] :: DataType
constr[ah2U] :: Constr
dataType[ah2J] :: DataType
constr[ah2K] :: Constr
dataType[ah2z] :: DataType
constr[ah2A] :: Constr
dataType[ah2p] :: DataType
constr[ah2q] :: Constr
dataType[ah2f] :: DataType
constr[ah2g] :: Constr
dataType[ah25] :: DataType
constr[ah26] :: Constr
dataType[ah1V] :: DataType
constr[ah1W] :: Constr
dataType[ah1H] :: DataType
constr[ah1I] :: Constr
dataType[ah1x] :: DataType
constr[ah1y] :: Constr
dataType[ah1n] :: DataType
constr[ah1o] :: Constr
dataType[ah1d] :: DataType
constr[ah1e] :: Constr
dataType[ah13] :: DataType
constr[ah14] :: Constr
dataType[ah0T] :: DataType
constr[ah0U] :: Constr
dataType[ah0J] :: DataType
constr[ah0K] :: Constr
dataType[ah0z] :: DataType
constr[ah0A] :: Constr
dataType[ah0p] :: DataType
constr[ah0q] :: Constr
dataType[ah0f] :: DataType
constr[ah0g] :: Constr
dataType[ah05] :: DataType
constr[ah06] :: Constr
dataType[agZV] :: DataType
constr[agZW] :: Constr
dataType[agZL] :: DataType
constr[agZM] :: Constr
newtype BaseURL
Constructors
BaseURL String
show/hide Instances
newtype InstallURL
Constructors
InstallURL String
show/hide Instances
data NoFriends
Constructors
NoFriends
show/hide Instances
data InviteInfo
Constructors
InviteInfo Uid AppUsers BaseURL
show/hide Instances
newtype AppUsers
Constructors
AppUsers [Uid]
show/hide Instances
newtype Year
Constructors
Year Int
show/hide Instances
Eq Year
Data Year
Ord Year
Read Year
Show Year
Typeable Year
Default Year
(Data ctx Int, Sat (ctx Year), Sat (ctx Int)) => Data ctx Year
newtype Status
Constructors
Status String
show/hide Instances
newtype Type
Constructors
Type String
show/hide Instances
Eq Type
Data Type
Ord Type
Read Type
Show Type
Typeable Type
Default Type
(Data ctx String, Sat (ctx Type), Sat (ctx String)) => Data ctx Type
newtype Name
Constructors
Name String
show/hide Instances
Eq Name
Data Name
Ord Name
Read Name
Show Name
Typeable Name
Default Name
(Data ctx String, Sat (ctx Name), Sat (ctx String)) => Data ctx Name
newtype Nid
Constructors
Nid Integer
show/hide Instances
Eq Nid
Data Nid
Ord Nid
Read Nid
Show Nid
Typeable Nid
Default Nid
(Data ctx Integer, Sat (ctx Nid), Sat (ctx Integer)) => Data ctx Nid
data Affiliation
Constructors
Affiliation Nid Name Type Status Year
show/hide Instances
Eq Affiliation
Data Affiliation
Ord Affiliation
Read Affiliation
Show Affiliation
Typeable Affiliation
Default Affiliation
(Data ctx Nid, Data ctx Name, Data ctx Type, Data ctx Status, Data ctx Year, Sat (ctx Affiliation), Sat (ctx Nid), Sat (ctx Name), Sat (ctx Type), Sat (ctx Status), Sat (ctx Year)) => Data ctx Affiliation
newtype Affiliations
Constructors
Affiliations [Affiliation]
show/hide Instances
newtype About_me
Constructors
About_me String
show/hide Instances
data User
Constructors
User Uid Maybe About_me Affiliations
show/hide Instances
Eq User
Data User
Ord User
Read User
Show User
Typeable User
Default User
(Data ctx Uid, Data ctx (Maybe About_me), Data ctx Affiliations, Sat (ctx User), Sat (ctx Uid), Sat (ctx (Maybe About_me)), Sat (ctx Affiliations)) => Data ctx User
newtype Fb_sig_profile_update_time
Constructors
Fb_sig_profile_update_time Integer
show/hide Instances
newtype Fb_sig_session_key
Constructors
Fb_sig_session_key String
show/hide Instances
newtype Fb_sig_friends
Constructors
Fb_sig_friends [Integer]
show/hide Instances
newtype Fb_sig_user
Constructors
Fb_sig_user Integer
show/hide Instances
newtype Fb_sig
Constructors
Fb_sig String
show/hide Instances
newtype Fb_sig_api_key
Constructors
Fb_sig_api_key String
show/hide Instances
newtype Fb_sig_time
Constructors
Fb_sig_time Integer
show/hide Instances
newtype Fb_sig_added
Constructors
Fb_sig_added Bool
show/hide Instances
newtype Fb_sig_in_canvas
Constructors
Fb_sig_in_canvas Bool
show/hide Instances
newtype Error_code
Constructors
Error_code Int
show/hide Instances
data Error_response
Constructors
Error_response Error_code
show/hide Instances
newtype Notification
Constructors
Notification String
show/hide Instances
newtype To_ids
Constructors
To_ids [Integer]
show/hide Instances
newtype Notifications_send_response
Constructors
Notifications_send_response String
show/hide Instances
data Profile_getFBML_response
Constructors
Profile_getFBML_response String
show/hide Instances
data Profile_setFBML_response
Constructors
Profile_setFBML_response Bool
show/hide Instances
newtype Users_getInfo_response
Constructors
Users_getInfo_response [User]
show/hide Instances
data Friends_areFriends_response
Constructors
Friends_areFriends_response [Friend_info]
show/hide Instances
newtype Are_friends
Constructors
Are_friends Bool
show/hide Instances
data Friend_info
Constructors
Friend_info Uid Uid Are_friends
show/hide Instances
newtype Tlist
Constructors
Tlist [Int]
show/hide Instances
Eq Tlist
Data Tlist
Ord Tlist
Read Tlist
Show Tlist
Typeable Tlist
Default Tlist
(Data ctx ([] Int), Sat (ctx Tlist), Sat (ctx ([] Int))) => Data ctx Tlist
newtype Tbool
Constructors
Tbool Bool
show/hide Instances
data FBSession
Constructors
FBSession Fb_sig_in_canvas Fb_sig_added Fb_sig_time Fb_sig_api_key Fb_sig Fb_sig_user Fb_sig_friends Fb_sig_session_key Fb_sig_expires Fb_sig_profile_update_time Maybe (XSLTCmd, XSLPath)
show/hide Instances
Eq FBSession
Data FBSession
Ord FBSession
Read FBSession
Show FBSession
Typeable FBSession
Default FBSession
(Data ctx Fb_sig_in_canvas, Data ctx Fb_sig_added, Data ctx Fb_sig_time, Data ctx Fb_sig_api_key, Data ctx Fb_sig, Data ctx Fb_sig_user, Data ctx Fb_sig_friends, Data ctx Fb_sig_session_key, Data ctx Fb_sig_expires, Data ctx Fb_sig_profile_update_time, Data ctx (Maybe ((,) XSLTCmd XSLPath)), Sat (ctx FBSession), Sat (ctx Fb_sig_in_canvas), Sat (ctx Fb_sig_added), Sat (ctx Fb_sig_time), Sat (ctx Fb_sig_api_key), Sat (ctx Fb_sig), Sat (ctx Fb_sig_user), Sat (ctx Fb_sig_friends), Sat (ctx Fb_sig_session_key), Sat (ctx Fb_sig_expires), Sat (ctx Fb_sig_profile_update_time), Sat (ctx (Maybe ((,) XSLTCmd XSLPath)))) => Data ctx FBSession
newtype Fb_sig_expires
Constructors
Fb_sig_expires Int
show/hide Instances
newtype Session_key
Constructors
Session_key String
show/hide Instances
newtype Admins
Constructors
Admins [Uid]
show/hide Instances
Eq Admins
Data Admins
Ord Admins
Read Admins
Show Admins
Typeable Admins
Default Admins
(Data ctx ([] Uid), Sat (ctx Admins), Sat (ctx ([] Uid))) => Data ctx Admins
newtype Canvas_id
Constructors
Canvas_id String
show/hide Instances
newtype App_id
Constructors
App_id Int
show/hide Instances
newtype Api_key
Constructors
Api_key String
show/hide Instances
newtype Secret
Constructors
Secret String
show/hide Instances
data Fb_config
Constructors
Fb_config Api_key Secret App_id Canvas_id Admins
show/hide Instances
Eq Fb_config
Data Fb_config
Ord Fb_config
Read Fb_config
Show Fb_config
Typeable Fb_config
Default Fb_config
(Data ctx Api_key, Data ctx Secret, Data ctx App_id, Data ctx Canvas_id, Data ctx Admins, Sat (ctx Fb_config), Sat (ctx Api_key), Sat (ctx Secret), Sat (ctx App_id), Sat (ctx Canvas_id), Sat (ctx Admins)) => Data ctx Fb_config
newtype Method
Constructors
Method String
show/hide Instances
newtype Title
Constructors
Title String
show/hide Instances
newtype Fields
Constructors
Fields [String]
show/hide Instances
newtype Ids
Constructors
Ids Integer
show/hide Instances
Eq Ids
Data Ids
Ord Ids
Read Ids
Show Ids
Typeable Ids
Default Ids
(Data ctx Integer, Sat (ctx Ids), Sat (ctx Integer)) => Data ctx Ids
newtype Requested
Constructors
Requested [Ids]
show/hide Instances
newtype Uids
Constructors
Uids [Integer]
show/hide Instances
Eq Uids
Data Uids
Ord Uids
Read Uids
Show Uids
Typeable Uids
Default Uids
(Data ctx ([] Integer), Sat (ctx Uids), Sat (ctx ([] Integer))) => Data ctx Uids
newtype Uids2
Constructors
Uids2 [Integer]
show/hide Instances
Eq Uids2
Data Uids2
Ord Uids2
Read Uids2
Show Uids2
Typeable Uids2
Default Uids2
(Data ctx ([] Integer), Sat (ctx Uids2), Sat (ctx ([] Integer))) => Data ctx Uids2
newtype Uids1
Constructors
Uids1 [Integer]
show/hide Instances
Eq Uids1
Data Uids1
Ord Uids1
Read Uids1
Show Uids1
Typeable Uids1
Default Uids1
(Data ctx ([] Integer), Sat (ctx Uids1), Sat (ctx ([] Integer))) => Data ctx Uids1
newtype Friends
Constructors
Friends [Integer]
show/hide Instances
newtype Uid
Constructors
Uid Integer
show/hide Instances
data Friends_get_response
Constructors
Friends_get_response [Uid]
show/hide Instances
data Friends_getAppUsers_response
Constructors
Friends_getAppUsers_response [Uid]
show/hide Instances
fb' :: ?fb :: Int => Int
type FBInfo = (Api_key, Secret, FBSession)
friends_getAppUsers :: ?fbSession :: FBSession => IO AppUsers
getNetworks :: ?fbSession :: FBSession => IO (Maybe Affiliations)
mbUid :: ?fbSession :: FBSession => (Maybe Uid)
uid :: ?fbSession :: FBSession => (Uid)
friends :: ?fbSession :: FBSession => (Friends)
numFriends :: ?fbSession :: FBSession => Int
getInstallURL :: ?fbSession :: FBSession => String -> IO InstallURL
getInviteInfo :: ?fbSession :: FBSession => IO (Maybe InviteInfo)
isAppAdded :: ?fbSession :: FBSession => Bool
getAdmins :: IO [Uid]
getIsAdmin :: ?fbSession :: FBSession => IO Bool
postAdd :: Monad m => [ServerPartT m String]
class HasArgs a b | a -> b
show/hide Instances
f :: (Default r, HasArgs r args) => args -> r
Produced by Haddock version 2.1.0