PHP Class ContentsSchema

Inheritance: extends CakeSchema
Show file Open project: baserproject/basercms

Public Properties

Property Type Description
$connection
$contents
$file

Public Methods

Method Description
after ( $event = [] )
before ( $event = [] )

Method Details

after() public method

public after ( $event = [] )

before() public method

public before ( $event = [] )

Property Details

$connection public property

public $connection

$contents public property

public $contents

$file public property

public $file