Go to the source code of this file.
Data Structures | |
class | FormElement |
Namespaces | |
namespace | pragyan |
Widget Framework for Pragyan CMS (c) 2010 Pragyan Team http://www.gnu.org/licenses/ GNU Public License For more details, see README Add support for File Upload/Download via the widget's configurations Reload Widgets ,Get Widget Instances. see bottom. | |
Functions | |
generateEditFormElementDescBody ($moduleCompId, $elementId, $action= 'editform') | |
submitEditFormElementDescData ($moduleCompId, $elementId) |
generateEditFormElementDescBody | ( | $ | moduleCompId, | |
$ | elementId, | |||
$ | action = 'editform' | |||
) |
Definition at line 16 of file editformelement.php.
submitEditFormElementDescData | ( | $ | moduleCompId, | |
$ | elementId | |||
) |
Definition at line 34 of file editformelement.php.