\Ceo\Core\BehaviorsSluggable

Sluggable behavior ensures the slug property is always a slug

Summary

Methods
Properties
Constants
__construct()
notify()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$delim
$field
N/A

Properties

$delim

$delim : 

Type

$field

$field : 

Type

Methods

__construct()

__construct(  $delim = '-',   $field = false) 

Parameters

$delim
$field

notify()

notify(object  $eventType, \Phalcon\Mvc\ModelInterface  $model) 

Fix slugs if not set

Parameters

object $eventType
\Phalcon\Mvc\ModelInterface $model