ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
2026-09-16 09:12:16
Editing: Data.php
Cancel
Save Changes
<?php class Am_Grid_Field_Data extends Am_Grid_Field { public function __construct($field, $title, $sortable = true, $align = null, $renderFunc = null, $width = null) { parent::__construct($field, $title, $sortable, $align, $renderFunc, $width); $this->setGetFunction(array($this, '_get')); } public function _get(Am_Record_WithData $record, $fontroller, $field) { return $record->data()->get($field); } }
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete