Facebook 2008 FBML Betriebsanweisung Seite 21

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 159
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 20
facebook FBML Reference Guide Page 21 of 159
Fb:if-user-has-added-app
Description
Displays the enclosed content only if the specified user has added the application to their account.
Attributes
Required Name Type Description
optional uid
int
The user ID to check. (default value is loggedinuser)
Examples
<fb:if-user-has-added-app uid="12345">
This user has put this app into his account.
<fb:else>That user hasn't put this app into his account.</fb:else>
</fb:if-user-has-added-app>
<fb:if-user-has-added-app>
Hey, welcome!
<fb:else>You must add this to your account to use it</fb:else>
</fb:if-user-has-added-app>
Notes
As of FBML v1.1 you can use this tag only on a canvas page.
This tag seems to work inside <fb:subtitle> on a profile page.
www.yapish.com
Seitenansicht 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 158 159

Kommentare zu diesen Handbüchern

Keine Kommentare