Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /* * author - MagExt * version - 1.0.0 * website - http://magext.com */ c..
Decoded Output download
<?php
/*
* author - MagExt
* version - 1.0.0
* website - http://magext.com
*/
class MagExt_Automation_Block_Adminhtml_Facebook_Group_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { protected function _prepareForm() { $QHj0z = new Varien_Data_Form(array("id" => "edit_form", "action" => $this->getUrl("*/*/save", array("id" => $this->getRequest()->getParam("id"))), "method" => "post", "enctype" => "multipart/form-data"));
$QHj0z->setUseContainer(true);
$this->setForm($QHj0z);
$eGCd3 = $QHj0z->addFieldset("facebook_group_form", array("legend" => Mage::helper("magext_automation")->__("Add New Facebook Group")));
$eGCd3->addField("group_id", "text", array("label" => Mage::helper("magext_automation")->__("Group ID"), "required" => true, "name" => "group_id"));
$eGCd3->addField("enable_posting", "select", array("label" => Mage::helper("magext_automation")->__("Enable Posting"), "required" => true, "name" => "enable_posting", "values" => Mage::getModel("magext_automation/adminhtml_source_facebook_group_enable")->toOptionArray(), "value" => null));
return parent::_prepareForm();
} }
?>
Did this file decode correctly?
Original Code
<?php
/*
* author - MagExt
* version - 1.0.0
* website - http://magext.com
*/
class MagExt_Automation_Block_Adminhtml_Facebook_Group_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { protected function _prepareForm() { $QHj0z = new Varien_Data_Form(array("\151\144" => "\145\x64\x69\x74\137\x66\157\162\155", "\x61\143\x74\151\x6f\x6e" => $this->getUrl("\52\57\x2a\57\x73\x61\x76\x65", array("\151\144" => $this->getRequest()->getParam("\x69\x64"))), "\155\145\x74\x68\x6f\x64" => "\x70\157\163\x74", "\145\x6e\143\164\x79\x70\145" => "\155\165\154\x74\x69\160\141\x72\x74\57\x66\157\162\x6d\x2d\x64\141\x74\141"));\r\n $QHj0z->setUseContainer(true);\r\n $this->setForm($QHj0z);\r\n $eGCd3 = $QHj0z->addFieldset("\146\x61\x63\x65\x62\157\157\153\x5f\147\162\x6f\x75\x70\137\x66\x6f\162\x6d", array("\154\x65\147\145\x6e\x64" => Mage::helper("\155\x61\x67\145\170\x74\137\x61\165\164\157\155\x61\x74\x69\157\156")->__("\101\144\x64\40\x4e\145\167\40\106\x61\143\145\142\x6f\157\153\x20\x47\x72\157\x75\160")));\r\n $eGCd3->addField("\147\x72\x6f\x75\x70\x5f\151\144", "\164\145\x78\164", array("\x6c\x61\142\x65\x6c" => Mage::helper("\155\x61\147\x65\170\164\x5f\141\165\164\x6f\155\x61\164\151\x6f\x6e")->__("\x47\x72\157\165\160\40\x49\x44"), "\162\x65\161\165\x69\x72\145\144" => true, "\156\x61\155\145" => "\147\162\x6f\x75\x70\137\x69\x64"));\r\n $eGCd3->addField("\x65\156\141\x62\154\x65\x5f\160\x6f\x73\x74\151\156\147", "\x73\145\x6c\145\143\164", array("\x6c\x61\x62\145\154" => Mage::helper("\155\x61\x67\145\170\x74\x5f\141\x75\164\157\155\x61\x74\x69\157\156")->__("\x45\156\141\x62\154\x65\40\120\157\x73\164\151\x6e\147"), "\162\145\x71\165\151\162\x65\x64" => true, "\x6e\141\x6d\145" => "\145\x6e\x61\x62\154\x65\137\x70\157\x73\164\x69\156\147", "\166\x61\154\x75\145\x73" => Mage::getModel("\x6d\141\x67\x65\x78\164\137\141\x75\164\157\155\x61\164\151\157\156\57\x61\x64\x6d\x69\156\150\164\x6d\154\137\163\157\165\x72\x63\145\137\146\x61\x63\145\142\157\157\153\137\147\162\157\x75\160\137\x65\x6e\x61\x62\154\145")->toOptionArray(), "\166\141\154\165\145" => null));\r\n return parent::_prepareForm();\r\n } }
Function Calls
| None |
Stats
| MD5 | 1babd38a3156b8e6e12fb4d4dda969c3 |
| Eval Count | 0 |
| Decode Time | 103 ms |