C# Class Links.Content.js.ckeditor

Show file Open project: ayende/RaccoonBlog

Public Properties

Property Type Description
CHANGES_html string
INSTALL_html string
LICENSE_html string
_htaccess string
ckeditor_asp string
ckeditor_basic_js string
ckeditor_basic_source_js string
ckeditor_js string
ckeditor_pack string
ckeditor_php string
ckeditor_php4_php string
ckeditor_php5_php string
ckeditor_source_js string
config_js string
contents_css 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

CHANGES_html public static property

public static string CHANGES_html
return string

INSTALL_html public static property

public static string INSTALL_html
return string

LICENSE_html public static property

public static string LICENSE_html
return string

_htaccess public static property

public static string _htaccess
return string

ckeditor_asp public static property

public static string ckeditor_asp
return string

ckeditor_basic_js public static property

public static string ckeditor_basic_js
return string

ckeditor_basic_source_js public static property

public static string ckeditor_basic_source_js
return string

ckeditor_js public static property

public static string ckeditor_js
return string

ckeditor_pack public static property

public static string ckeditor_pack
return string

ckeditor_php public static property

public static string ckeditor_php
return string

ckeditor_php4_php public static property

public static string ckeditor_php4_php
return string

ckeditor_php5_php public static property

public static string ckeditor_php5_php
return string

ckeditor_source_js public static property

public static string ckeditor_source_js
return string

config_js public static property

public static string config_js
return string

contents_css public static property

public static string contents_css
return string