Method | Description | |
---|---|---|
DiscoverDynamicCategories ( ) : int | ||
DiscoverNextPageCategories ( NextPageCategory category ) : int | ||
DiscoverSubCategories ( Category parentCategory ) : int | ||
GetNextPageVideos ( ) : List |
||
GetVideoUrl ( System.VideoInfo video ) : string | ||
GetVideos ( Category category ) : List |
||
Initialize ( SiteSettings siteSettings ) : void | ||
PrimaUtil ( ) : System |
Method | Description | |
---|---|---|
GetPageVideos ( String pageUrl ) : List |
||
GetVideoList ( Category category ) : List |
public DiscoverNextPageCategories ( NextPageCategory category ) : int | ||
category | NextPageCategory | |
return | int |
public DiscoverSubCategories ( Category parentCategory ) : int | ||
parentCategory | Category | |
return | int |
public GetVideoUrl ( System.VideoInfo video ) : string | ||
video | System.VideoInfo | |
return | string |
public GetVideos ( Category category ) : List |
||
category | Category | |
return | List |
public Initialize ( SiteSettings siteSettings ) : void | ||
siteSettings | SiteSettings | |
return | void |