Snippet
abstract class Snippet extends ConcreteObject (View source)
Properties
| $error | from ConcreteObject | 
Methods
                    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
                    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
        
                            
    isError()
        
    
    No description
        
                            
    getError()
        
    
    No description
        
                            
    setPropertiesFromArray($arr)
        
    
    No description
        
                static            
    camelcase($file)
        
    
    No description
        
                static            
    uncamelcase($string)
        
    
    No description
        
            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
        
                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