Kronolith_Form_EditResource
extends Horde_Form
in package
The Kronolith_Form_EditResource class provides the form for editing a resource.
Tags
Table of Contents
- $_resource : Kronolith_Resource_Single
- Resource being edited.
- __construct() : mixed
- execute() : mixed
Properties
$_resource
Resource being edited.
protected
Kronolith_Resource_Single
$_resource
Methods
__construct()
public
__construct(mixed $vars, mixed $resource) : mixed
Parameters
- $vars : mixed
- $resource : mixed
Tags
Return values
mixed —execute()
public
execute() : mixed