AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ToolHelper Members

The ToolHelper type exposes the following members.

Constructors


  Name Description
Public method ToolHelper()()()()
Initializes a new instance of the ToolHelper class.
Public method ToolHelper(SQL, Int32, Int32)
Initializes a new instance of the ToolHelper class.

Methods


  Name Description
Public method CreateTaskGeneral
Creates the task general.
Public method CreateTaskTool<(Of <<'(T>)>>)
Converts to ol.
Public method Delete<(Of <<'(T>)>>)(String, SQL, T, Int32, Int32)
Deletes the specified CMS user name.
Public method DeleteObject<(Of <<'(T>)>>)(ActionArgs, T)
Publishes the object.
Public method DeleteObject<(Of <<'(T>)>>)(String, T)
Publishes the object.
Public method Dispose
Disposes this instance.
Public method GetAllDraftLiveVersionsByMasterId<(Of <<'(T>)>>)
Gets all draft live versions by master identifier.
Public method PublishObject<(Of <<'(T>)>>)(String, T)
Publishes the object.
Public method PublishObject<(Of <<'(T>)>>)(ActionArgs, T)
Publishes the object.
Public method PublishObject<(Of <<'(T>)>>)(String, T, Boolean)
Publishes the object.
Public method PublishObject<(Of <<'(T>)>>)(String, T, List<(Of <<'(mscpDomain>)>>))
Publishes the object.
Public method PublishSimple<(Of <<'(T>)>>)(String, SQL, T, Int32, Int32) Obsolete.
Publishes the simple.
Public method PublishSimple<(Of <<'(T>)>>)(String, SQL, T, Int32, Int32, Boolean) Obsolete.
Publishes the simple.
Public method PublishSimple<(Of <<'(T>)>>)(String, SQL, T, Int32, Int32, List<(Of <<'(mscpDomain>)>>)) Obsolete.
Publishes the simple.
Public method SaveDraft<(Of <<'(T>)>>)(String, SQL, T, Int32, Int32) Obsolete.
Saves the draft.
Public method SaveDraft<(Of <<'(T>)>>)(String, SQL, T, Int32, Int32, Boolean) Obsolete.
Saves the draft.
Public method SaveDraft<(Of <<'(T>)>>)(String, SQL, T, Int32, Int32, List<(Of <<'(mscpDomain>)>>)) Obsolete.
Saves the draft.
Public method SaveDraftObject<(Of <<'(T>)>>)(String, T)
Saves the draft object.
Public method SaveDraftObject<(Of <<'(T>)>>)(String, T, Boolean)
Saves the draft object.
Public method SaveDraftObject<(Of <<'(T>)>>)(String, T, List<(Of <<'(mscpDomain>)>>))
Saves the draft object.
Public method SaveDraftObject<(Of <<'(T>)>>)(ActionArgs, T)
Saves the draft object.

Properties


  Name Description
Public property Category
Gets or sets the category.
Public property Error
Gets or sets the error.
Public property EventStatus
Gets or sets the event status.
Public property Message
Gets or sets the message.
Public property Success
Gets or sets the success.
Public property Title
Gets or sets the title.

Events


  Name Description
Public event EngineEventArgs
Occurs when [engine event arguments].