IP.Board  3.3.0
sabre_file_templates Class Reference

Public Member Functions

 __construct ($skinSet, $template=null, $title=null, $group=null)
 delete ()
 get ()
 getContentType ()
 getETag ()
 getLastModified ()
 getName ()
 getSize ()
 put ($data)
 setName ($title)

Protected Member Functions

 _getTemplateContent ()
 _putCss ($content)
 _putTemplate ($content)

Protected Attributes

 $_content = null
 $_group = ''
 $_skinSet = array()
 $_template = ''
 $_title = ''

Member Function Documentation

_putCss ( content) [protected]

Put CSS

Parameters:
string$content
Exceptions:
Sabre_DAV_Exception_Forbidden
Returns:
boolean
_putTemplate ( content) [protected]

Put template ...

Parameters:
string$content
Exceptions:
Sabre_DAV_Exception_Forbidden
Returns:
boolean

The documentation for this class was generated from the following file:
 All Data Structures Functions Variables