프로퍼티 | 타입 | 설명 | |
---|---|---|---|
keyAdminContent | string | ||
keyAdminWidget | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
filePage |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ClearSerialized | bool | ||
GetModulesByDirectory | List |
||
GetPluginsByDirectory | List |
||
GetSerialized | string | ||
GetTemplatesByDirectory | List |
||
GetTmplateStatus | List |
||
ReadDataSetConfig | |||
SaveSerialized | void | ||
SaveTmplateStatus | void |
메소드 | 설명 | |
---|---|---|
CMSConfigHelper ( ) : System | ||
CalcNearestFiveMinTime ( System.DateTime dateIn ) : System.DateTime | ||
CheckFileExistence ( string templateFileName ) : bool | ||
CheckRequestedFileExistence ( string templateFileName, System.Guid siteID ) : bool | ||
CleanUpSerialData ( ) : void | ||
ClearSerialized ( System.Guid itemID, string sKey ) : bool | ||
ConvertSiteTimeToUTC ( System.DateTime dateSite, string timeZoneIdentifier ) : System.DateTime | ||
ConvertUTCToSiteTime ( System.DateTime dateUTC, string timeZoneIdentifier ) : System.DateTime | ||
DecodeBase64 ( string ValIn ) : string | ||
Dispose ( ) : void | ||
EncodeBase64 ( string ValIn ) : string | ||
GetAllWidgetSettings ( System.Guid siteID ) : List |
||
GetCurrentAdminModuleControl ( ) : |
||
GetCurrentAdminModuleControlList ( ) : List |
||
GetFile ( string sRemoteFile, string sLocalFile ) : void | ||
GetFileDataHelper ( ) : FileDataHelper | ||
GetFolderPrefix ( string sDirPath ) : string | ||
GetLocalTimeZoneInfo ( ) : |
||
GetPluginsInFolder ( string sPathPrefix ) : List |
||
GetSerialized ( System.Guid itemID, string sKey ) : string | ||
GetSiteTimeZoneInfo ( string timeZoneIdentifier ) : |
||
GetWebResourceUrl ( |
||
GetWebResourceUrl ( |
||
HasAdminModules ( ) : bool | ||
IdentifyLinkAsInactive ( |
||
IdentifyLinkAsInactive ( Carrotware.CMS.Core.PostComment pc ) : Carrotware.CMS.Core.PostComment | ||
IdentifyLinkAsInactive ( |
||
OverrideKey ( System.Guid guidContentID ) : void | ||
OverrideKey ( string sPageName ) : void | ||
ResetConfigs ( ) : void | ||
SaveSerialized ( System.Guid itemID, string sKey, string sData ) : void |
메소드 | 설명 | |
---|---|---|
LoadGuids ( ) : void |
메소드 | 설명 | |
---|---|---|
ClearSerialized ( string sKey ) : bool | ||
GetModulesByDirectory ( ) : List |
||
GetPluginsByDirectory ( ) : List |
||
GetSerialized ( string sKey ) : string | ||
GetTemplatesByDirectory ( ) : List |
||
GetTmplateStatus ( ) : List |
||
ReadDataSetConfig ( CMSConfigFileType cfg, string sPath ) : |
||
SaveSerialized ( string sKey, string sData ) : void | ||
SaveTmplateStatus ( List |
public static CalcNearestFiveMinTime ( System.DateTime dateIn ) : System.DateTime | ||
dateIn | System.DateTime | |
리턴 | System.DateTime |
public static CheckFileExistence ( string templateFileName ) : bool | ||
templateFileName | string | |
리턴 | bool |
public static CheckRequestedFileExistence ( string templateFileName, System.Guid siteID ) : bool | ||
templateFileName | string | |
siteID | System.Guid | |
리턴 | bool |
public static ClearSerialized ( System.Guid itemID, string sKey ) : bool | ||
itemID | System.Guid | |
sKey | string | |
리턴 | bool |
public static ConvertSiteTimeToUTC ( System.DateTime dateSite, string timeZoneIdentifier ) : System.DateTime | ||
dateSite | System.DateTime | |
timeZoneIdentifier | string | |
리턴 | System.DateTime |
public static ConvertUTCToSiteTime ( System.DateTime dateUTC, string timeZoneIdentifier ) : System.DateTime | ||
dateUTC | System.DateTime | |
timeZoneIdentifier | string | |
리턴 | System.DateTime |
public static DecodeBase64 ( string ValIn ) : string | ||
ValIn | string | |
리턴 | string |
public static EncodeBase64 ( string ValIn ) : string | ||
ValIn | string | |
리턴 | string |
public GetAllWidgetSettings ( System.Guid siteID ) : List |
||
siteID | System.Guid | |
리턴 | List |
public GetCurrentAdminModuleControl ( ) : |
||
리턴 |
public GetCurrentAdminModuleControlList ( ) : List |
||
리턴 | List |
public GetFile ( string sRemoteFile, string sLocalFile ) : void | ||
sRemoteFile | string | |
sLocalFile | string | |
리턴 | void |
public static GetFileDataHelper ( ) : FileDataHelper | ||
리턴 | FileDataHelper |
public GetFolderPrefix ( string sDirPath ) : string | ||
sDirPath | string | |
리턴 | string |
public static GetLocalTimeZoneInfo ( ) : |
||
리턴 |
public GetPluginsInFolder ( string sPathPrefix ) : List |
||
sPathPrefix | string | |
리턴 | List |
public static GetSerialized ( System.Guid itemID, string sKey ) : string | ||
itemID | System.Guid | |
sKey | string | |
리턴 | string |
public static GetSiteTimeZoneInfo ( string timeZoneIdentifier ) : |
||
timeZoneIdentifier | string | |
리턴 |
public static GetWebResourceUrl ( |
||
X | ||
type | ||
resource | string | |
리턴 | string |
public static GetWebResourceUrl ( |
||
type | ||
resource | string | |
리턴 | string |
public static IdentifyLinkAsInactive ( |
||
cp | ||
리턴 |
public static IdentifyLinkAsInactive ( Carrotware.CMS.Core.PostComment pc ) : Carrotware.CMS.Core.PostComment | ||
pc | Carrotware.CMS.Core.PostComment | |
리턴 | Carrotware.CMS.Core.PostComment |
public static IdentifyLinkAsInactive ( |
||
nav | ||
리턴 |
public OverrideKey ( System.Guid guidContentID ) : void | ||
guidContentID | System.Guid | |
리턴 | void |
public static SaveSerialized ( System.Guid itemID, string sKey, string sData ) : void | ||
itemID | System.Guid | |
sKey | string | |
sData | string | |
리턴 | void |