PHP Class BlogContentsSchema

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

Public Properties

Property Type Description
$blog_contents
$connection
$file
$name

Public Methods

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

Method Details

after() public method

public after ( $event = [] )

before() public method

public before ( $event = [] )

Property Details

$blog_contents public property

public $blog_contents

$connection public property

public $connection

$file public property

public $file

$name public property

public $name