\core\admin\forms\panels\fields\LabeledRequiredFieldPanel.php
Podium CMS http://code.google.com/p/podium/
Copyright (C) 2011-2012 Martin Cassidy martin.cassidy@webquub.com
Podium CMS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Podium CMS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the General Public License for more details.
You should have received a copy of the GNU General Public License along with Podium CMS. If not, see http://www.gnu.org/licenses/.
\LabeledRequiredFieldPanel
Panel for configuring a form field which has a label
- Parent(s)
- \RequireableFieldPanel < \AbstractFieldSetupPanel < \picon\Panel
- Author
- Martin Cassidy
Methods

__construct(
$id, $mw, $update, $model
=
null
)
:
void| Name | Type | Description |
|---|---|---|
| $id | ||
| $mw | ||
| $update | ||
| $model |

__get(
$name
)
:
void| Name | Type | Description |
|---|---|---|
| $name |

__set(
$name, $value
)
:
void| Name | Type | Description |
|---|---|---|
| $name | ||
| $value |