C# 클래스 TinySite.Commands.LoadDocumentsCommand

파일 보기 프로젝트 열기: robmen/tinysite 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( ) : IEnumerable

비공개 메소드들

메소드 설명
GetLayouts ( string layoutName, string targetExtension, string file ) : IEnumerable
IgnoreFile ( string path ) : bool
LoadDocument ( string file, IEnumerable knownExtensions, LayoutFileCollection availableLayouts ) : DocumentFile
LoadDocuments ( ) : IEnumerable
SanitizeEntryId ( string id ) : string
SanitizePath ( string id ) : string

메소드 상세

Execute() 공개 메소드

public Execute ( ) : IEnumerable
리턴 IEnumerable