C# Class Links.Scripts.fck.editor.dialog

显示文件 Open project: coreframework/Core-Framework

Public Properties

Property Type Description
fck_about_html String
fck_anchor_html String
fck_button_html String
fck_checkbox_html String
fck_colorselector_html String
fck_div_html String
fck_docprops_html String
fck_flash_html String
fck_form_html String
fck_hiddenfield_html String
fck_image_html String
fck_link_html String
fck_listprop_html String
fck_paste_html String
fck_radiobutton_html String
fck_replace_html String
fck_select_html String
fck_smiley_html String
fck_source_html String
fck_specialchar_html String
fck_spellerpages_html String
fck_table_html String
fck_tablecell_html String
fck_template_html String
fck_textarea_html String
fck_textfield_html String

Public Methods

Method Description
Url ( ) : String
Url ( String fileName ) : String

Method Details

Url() public static method

public static Url ( ) : String
return String

Url() public static method

public static Url ( String fileName ) : String
fileName String
return String

Property Details

fck_about_html public_oe static_oe property

public static String fck_about_html
return String

fck_anchor_html public_oe static_oe property

public static String fck_anchor_html
return String

fck_button_html public_oe static_oe property

public static String fck_button_html
return String

fck_checkbox_html public_oe static_oe property

public static String fck_checkbox_html
return String

fck_colorselector_html public_oe static_oe property

public static String fck_colorselector_html
return String

fck_div_html public_oe static_oe property

public static String fck_div_html
return String

fck_docprops_html public_oe static_oe property

public static String fck_docprops_html
return String

fck_flash_html public_oe static_oe property

public static String fck_flash_html
return String

fck_form_html public_oe static_oe property

public static String fck_form_html
return String

fck_hiddenfield_html public_oe static_oe property

public static String fck_hiddenfield_html
return String

fck_image_html public_oe static_oe property

public static String fck_image_html
return String

fck_link_html public_oe static_oe property

public static String fck_link_html
return String

fck_listprop_html public_oe static_oe property

public static String fck_listprop_html
return String

fck_paste_html public_oe static_oe property

public static String fck_paste_html
return String

fck_radiobutton_html public_oe static_oe property

public static String fck_radiobutton_html
return String

fck_replace_html public_oe static_oe property

public static String fck_replace_html
return String

fck_select_html public_oe static_oe property

public static String fck_select_html
return String

fck_smiley_html public_oe static_oe property

public static String fck_smiley_html
return String

fck_source_html public_oe static_oe property

public static String fck_source_html
return String

fck_specialchar_html public_oe static_oe property

public static String fck_specialchar_html
return String

fck_spellerpages_html public_oe static_oe property

public static String fck_spellerpages_html
return String

fck_table_html public_oe static_oe property

public static String fck_table_html
return String

fck_tablecell_html public_oe static_oe property

public static String fck_tablecell_html
return String

fck_template_html public_oe static_oe property

public static String fck_template_html
return String

fck_textarea_html public_oe static_oe property

public static String fck_textarea_html
return String

fck_textfield_html public_oe static_oe property

public static String fck_textfield_html
return String