Method | Description | |
---|---|---|
active_Config ( this |
||
active_SiteData ( this tmServer, |
||
active_SiteData ( this tmServer, string name ) : |
||
active_UserData ( this tmServer, |
||
active_UserData ( this tmServer, string name ) : |
||
add_Config ( this |
||
add_SiteData ( this tmServer, |
||
add_UserData ( this tmServer, |
||
config ( this |
||
git ( this tmServer ) : |
||
realTime_Logs ( this tmServer, bool value ) : |
||
realTime_Logs ( this tmServer ) : bool | ||
remote_GitPath ( this config ) : string | ||
setDefaultData ( this tmServer ) : |
||
siteData_Config ( this tmServer ) : |
||
siteData_Config ( this tmServer, string name ) : |
||
userActivities_Disable_Logging ( this tmServer, bool value ) : |
||
userActivities_Disable_Logging ( this tmServer ) : bool | ||
userData_Config ( this tmServer ) : |
||
userData_Config ( this tmServer, string name ) : |
public static active_Config ( this |
||
configs | this |
|
config | ||
return | List |
public static active_SiteData ( this tmServer, |
||
tmServer | this | |
config | ||
return |
public static active_SiteData ( this tmServer, string name ) : |
||
tmServer | this | |
name | string | |
return |
public static active_UserData ( this tmServer, |
||
tmServer | this | |
config | ||
return |
public static active_UserData ( this tmServer, string name ) : |
||
tmServer | this | |
name | string | |
return |
public static add_Config ( this |
||
configs | this |
|
config | ||
return | List |
public static add_SiteData ( this tmServer, |
||
tmServer | this | |
config | ||
return |
public static add_UserData ( this tmServer, |
||
tmServer | this | |
config | ||
return |
public static config ( this |
||
configs | this |
|
name | string | |
return |
public static git ( this tmServer ) : |
||
tmServer | this | |
return |
public static realTime_Logs ( this tmServer, bool value ) : |
||
tmServer | this | |
value | bool | |
return |
public static realTime_Logs ( this tmServer ) : bool | ||
tmServer | this | |
return | bool |
public static remote_GitPath ( this config ) : string | ||
config | this | |
return | string |
public static setDefaultData ( this tmServer ) : |
||
tmServer | this | |
return |
public static siteData_Config ( this tmServer ) : |
||
tmServer | this | |
return |
public static siteData_Config ( this tmServer, string name ) : |
||
tmServer | this | |
name | string | |
return |
public static userActivities_Disable_Logging ( this tmServer, bool value ) : |
||
tmServer | this | |
value | bool | |
return |
public static userActivities_Disable_Logging ( this tmServer ) : bool | ||
tmServer | this | |
return | bool |
public static userData_Config ( this tmServer ) : |
||
tmServer | this | |
return |
public static userData_Config ( this tmServer, string name ) : |
||
tmServer | this | |
name | string | |
return |