| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <?php return array (
- 'preserve_keys' => true,
- 'update_object' => true,
- 'unique_key' => 'text',
- 'related_objects' =>
- array (
- 'Action' =>
- array (
- '5ab973cbbb5e575de1d496b914014b6a' =>
- array (
- 'preserve_keys' => false,
- 'update_object' => true,
- 'unique_key' =>
- array (
- 0 => 'namespace',
- 1 => 'controller',
- ),
- 'class' => 'modAction',
- 'object' => '{"id":1,"namespace":"xbug","controller":"index","haslayout":1,"lang_topics":"xbug:default","assets":"","help_url":"","parent":0}',
- 'guid' => 'a85957fc2e6637b2f6d6220e6252f0b7',
- 'native_key' => 1,
- 'signature' => 'eeb9518f5091f26f722d5a2f83c61730',
- ),
- ),
- ),
- 'related_object_attributes' =>
- array (
- 'Action' =>
- array (
- 'preserve_keys' => false,
- 'update_object' => true,
- 'unique_key' =>
- array (
- 0 => 'namespace',
- 1 => 'controller',
- ),
- ),
- ),
- 'namespace' => 'xbug',
- 'resolve' => NULL,
- 'validate' => NULL,
- 'vehicle_package' => 'transport',
- 'vehicle_class' => 'xPDOObjectVehicle',
- 'guid' => 'f2d90bee3eb21ad6951eb1d4c2b1058a',
- 'package' => 'modx',
- 'class' => 'modMenu',
- 'signature' => 'a8e35bf31af58daa2dd93ddea145ceed',
- 'native_key' => 'xbug.xbug',
- 'object' => '{"text":"xbug.xbug","parent":"components","action":1,"description":"xbug.menu_desc","icon":"images\\/icons\\/plugin.gif","menuindex":0,"params":"","handler":"return false;","permissions":""}',
- );
|