Method | Description | |
---|---|---|
GetArchiveLink ( System.DateTime time ) : string | ||
GetAuthorLink ( string author ) : string | ||
GetGitHubLink ( |
||
GetLink ( Cake.Web.Core.Content.Blog.BlogCategory category ) : string | ||
GetLink ( Cake.Web.Core.Content.Blog.BlogPost post ) : string | ||
GetLink ( |
||
GetLink ( Cake.Web.Core.Content.Documentation.TopicSection section ) : string |
public static GetArchiveLink ( System.DateTime time ) : string | ||
time | System.DateTime | |
return | string |
public static GetAuthorLink ( string author ) : string | ||
author | string | |
return | string |
public static GetGitHubLink ( |
||
topic | ||
return | string |
public static GetLink ( Cake.Web.Core.Content.Blog.BlogCategory category ) : string | ||
category | Cake.Web.Core.Content.Blog.BlogCategory | |
return | string |
public static GetLink ( Cake.Web.Core.Content.Blog.BlogPost post ) : string | ||
post | Cake.Web.Core.Content.Blog.BlogPost | |
return | string |
public static GetLink ( |
||
topic | ||
return | string |
public static GetLink ( Cake.Web.Core.Content.Documentation.TopicSection section ) : string | ||
section | Cake.Web.Core.Content.Documentation.TopicSection | |
return | string |