\Charcoal\Admin\Widget\FormGroupObjectRevisionsFormGroup

Form Group: Object Revisions List

Summary

Methods
Properties
Constants
setDependencies()
active()
objType()
objId()
objectRevisions()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$modelFatory
N/A

Properties

$modelFatory

$modelFatory : \Charcoal\Admin\Widget\FormGroup\FactoryInterface

Store the factory instance for the current class.

Type

\Charcoal\Admin\Widget\FormGroup\FactoryInterface

Methods

setDependencies()

setDependencies(\Pimple\Container  $container) : void

Inject dependencies from a DI Container.

Parameters

\Pimple\Container $container

A dependencies container instance.

active()

active() : boolean

Returns

boolean

objType()

objType() : string

Retrieve the current object type from the GET parameters.

Returns

string

objId()

objId() : string

Retrieve the current object ID from the GET parameters.

Returns

string

objectRevisions()

objectRevisions() : array

Returns

array