📄 applicationproperty.html
字号:
<BR> The label for the link on user's own profile to an application's Publisher content.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#PUBLISH_SELF_URL">PUBLISH_SELF_URL</A></B></CODE><BR> The URL from which to fetch your application content for use in the Publisher when the user is publishing on her own profile.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#PUBLISH_URL">PUBLISH_URL</A></B></CODE><BR> The URL from which to fetch your application content for use in the Publisher when the user is publishing on a friend's profile.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#SEE_ALL_URL">SEE_ALL_URL</A></B></CODE><BR> ??</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#TAB_DEFAULT_NAME">TAB_DEFAULT_NAME</A></B></CODE><BR> The default label for an application tab when a user first adds it to his or her profile.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#TOS_URL">TOS_URL</A></B></CODE><BR> The URL to your application's Terms of Service.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#UNINSTALL_URL">UNINSTALL_URL</A></B></CODE><BR> The URL that Facebook pings after a user removes your application.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#USE_IFRAME">USE_IFRAME</A></B></CODE><BR> Indicates whether you render your application with FBML (0) or in an iframe (1).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#WIDE_MODE">WIDE_MODE</A></B></CODE><BR> Indicates whether to use the profile's full canvas width, which is for backwards compatibility.</TD></TR></TABLE> <!-- =========== FIELD SUMMARY =========== --><A NAME="field_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Field Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static java.util.Map<java.lang.String,<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A>></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#PROP_TABLE">PROP_TABLE</A></B></CODE><BR> A map of property names to their associated ApplicationProperty value</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#getName()">getName</A></B>()</CODE><BR> Gets the name by which Facebook refers to this property.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#getProperty(java.lang.String)">getProperty</A></B>(java.lang.String name)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#getPropertyForString(java.lang.String)">getPropertyForString</A></B>(java.lang.String propName)</CODE><BR> Lookup an ApplicationProperty value by its name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#getType()">getType</A></B>()</CODE><BR> Gets the type which Facebook assigns to this property.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#isBooleanProperty()">isBooleanProperty</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#isName(java.lang.String)">isName</A></B>(java.lang.String name)</CODE><BR> Returns true if this field has a particular name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#isStringProperty()">isStringProperty</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#propertyName()">propertyName</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#toString()">toString</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String name)</CODE><BR> Returns the enum constant of this type with the specified name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html#values()">values</A></B>()</CODE><BR> Returns an array containing the constants of this enum type, inthe order they're declared.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ ENUM CONSTANT DETAIL =========== --><A NAME="enum_constant_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Enum Constant Detail</B></FONT></TH></TR></TABLE><A NAME="ABOUT_URL"><!-- --></A><H3>ABOUT_URL</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> <B>ABOUT_URL</B></PRE><DL><DD>This is the URL to your application's About page. About pages are now Facebook Pages.<P><DL></DL></DL><HR><A NAME="APPLICATION_NAME"><!-- --></A><H3>APPLICATION_NAME</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> <B>APPLICATION_NAME</B></PRE><DL><DD>The name of your application.<P><DL></DL></DL><HR><A NAME="AUTHORIZE_URL"><!-- --></A><H3>AUTHORIZE_URL</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> <B>AUTHORIZE_URL</B></PRE><DL><DD>The URL. Facebook pings after a user authorizes your application. The URL cannot be longer than 100 characters.<P><DL></DL></DL><HR><A NAME="CALLBACK_URL"><!-- --></A><H3>CALLBACK_URL</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> <B>CALLBACK_URL</B></PRE><DL><DD>Your application's callback URL. The callback URL cannot be longer than 100 characters.<P><DL></DL></DL><HR><A NAME="CANVAS_NAME"><!-- --></A><H3>CANVAS_NAME</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> <B>CANVAS_NAME</B></PRE><DL><DD>The canvas name of your application. (this is a read-only property that cannot be set)<P><DL></DL></DL><HR><A NAME="CONNECT_LOGO_URL"><!-- --></A><H3>CONNECT_LOGO_URL</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> <B>CONNECT_LOGO_URL</B></PRE><DL><DD>The URL to your site's Facebook Connect logo. (this is a read-only property that cannot be set)<P><DL></DL></DL><HR><A NAME="DASHBOARD_URL"><!-- --></A><H3>DASHBOARD_URL</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> <B>DASHBOARD_URL</B></PRE><DL><DD>This is the URL to your application from its bookmark on the Applications menu.<P><DL></DL></DL><HR><A NAME="DEFAULT_ACTION_URL"><!-- --></A><H3>DEFAULT_ACTION_URL</H3><PRE><FONT SIZE="-1">@Deprecated</FONT>public static final <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> <B>DEFAULT_ACTION_URL</B></PRE><DL><DD><B>Deprecated.</B> <I></I><DD>The default FBML code that defines what, if anything, appears in the user's profile actions when he or she adds your application. (Deprecated with the new profile.)<P><DL></DL></DL><HR><A NAME="DEFAULT_COLUMN"><!-- --></A><H3>DEFAULT_COLUMN</H3><PRE>public static final <A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A> <B>DEFAULT_COLUMN</B></PRE><DL><DD>Indicates whether your application appears in the wide (1) or narrow (0) column of a user's Facebook profile. (Default value is 1.)<P><DL></DL></DL><HR><A NAME="DEFAULT_FBML"><!-- --></A><H3>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -