abstract class Snippet extends ConcreteObject (View source)

Properties

$error from  ConcreteObject

Methods

loadError($error)

No description

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

static 
camelcase($file)

No description

static 
uncamelcase($string)

No description

replace()

Required for snippets to work.

getPackageID()

No description

getPackageHandle()

No description

getPackageObject()

No description

findAndReplace($text)

No description

static 
getByHandle($scsHandle)

No description

static 
add($scsHandle, $scsName, $pkg = false)

No description

delete()

No description

activate()

No description

deactivate()

No description

static 
getList()

No description

static 
getActiveList()

No description

static 
getListByPackage($pkg)

No description

static 
exportList($xml)

No description

Details

loadError($error)

No description

Parameters

$error

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

Parameters

$arr

static camelcase($file)

No description

Parameters

$file

static uncamelcase($string)

No description

Parameters

$string

abstract replace()

Required for snippets to work.

getSystemContentEditorSnippetHandle()

No description

getSystemContentEditorSnippetName()

No description

isSystemContentEditorSnippetActive()

No description

getPackageID()

No description

getPackageHandle()

No description

getPackageObject()

No description

findAndReplace($text)

No description

Parameters

$text

static getByHandle($scsHandle)

No description

Parameters

$scsHandle

static add($scsHandle, $scsName, $pkg = false)

No description

Parameters

$scsHandle
$scsName
$pkg

delete()

No description

activate()

No description

deactivate()

No description

static getList()

No description

static getActiveList()

No description

static getListByPackage($pkg)

No description

Parameters

$pkg

static exportList($xml)

No description

Parameters

$xml