C# 클래스 Links.Scripts.fck.editor.filemanager.connectors.perl

파일 보기 프로젝트 열기: coreframework/Core-Framework

공개 프로퍼티들

프로퍼티 타입 설명
basexml_pl String
commands_pl String
connector_cgi String
io_pl String
upload_cgi String
upload_fck_pl String
util_pl String

공개 메소드들

메소드 설명
Url ( ) : String
Url ( String fileName ) : String

메소드 상세

Url() 공개 정적인 메소드

public static Url ( ) : String
리턴 String

Url() 공개 정적인 메소드

public static Url ( String fileName ) : String
fileName String
리턴 String

프로퍼티 상세

basexml_pl 공개적으로 정적으로 프로퍼티

public static String basexml_pl
리턴 String

commands_pl 공개적으로 정적으로 프로퍼티

public static String commands_pl
리턴 String

connector_cgi 공개적으로 정적으로 프로퍼티

public static String connector_cgi
리턴 String

io_pl 공개적으로 정적으로 프로퍼티

public static String io_pl
리턴 String

upload_cgi 공개적으로 정적으로 프로퍼티

public static String upload_cgi
리턴 String

upload_fck_pl 공개적으로 정적으로 프로퍼티

public static String upload_fck_pl
리턴 String

util_pl 공개적으로 정적으로 프로퍼티

public static String util_pl
리턴 String