| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- <?php return array (
- 'd2302fe505b03adf013e44412615e81a' =>
- array (
- 'criteria' =>
- array (
- 'name' => 'mailchimpsubscribe',
- ),
- 'object' =>
- array (
- 'name' => 'mailchimpsubscribe',
- 'path' => '{core_path}components/mailchimpsubscribe/',
- 'assets_path' => '{assets_path}components/mailchimpsubscribe/',
- ),
- ),
- 'bf65585311405bcc9a224f86ba7a2020' =>
- array (
- 'criteria' =>
- array (
- 'key' => 'mailchimpsubscribe.mailchimp_api_key',
- ),
- 'object' =>
- array (
- 'key' => 'mailchimpsubscribe.mailchimp_api_key',
- 'value' => '78dff310958dcc1bc04fc9d45224e50a-us20',
- 'xtype' => 'textfield',
- 'namespace' => 'mailchimpsubscribe',
- 'area' => 'default',
- 'editedon' => '2019-02-07 07:22:52',
- ),
- ),
- '5ed3fe0fb09f07eaec3ef2332a7654f9' =>
- array (
- 'criteria' =>
- array (
- 'key' => 'mailchimpsubscribe.list_tv',
- ),
- 'object' =>
- array (
- 'key' => 'mailchimpsubscribe.list_tv',
- 'value' => '7',
- 'xtype' => 'textfield',
- 'namespace' => 'mailchimpsubscribe',
- 'area' => 'default',
- 'editedon' => '2019-02-07 07:28:47',
- ),
- ),
- '7a0a94797cdebdac7cb76c9de98eb58d' =>
- array (
- 'criteria' =>
- array (
- 'category' => 'MailChimpSubscribe',
- ),
- 'object' =>
- array (
- 'id' => 38,
- 'parent' => 0,
- 'category' => 'MailChimpSubscribe',
- 'rank' => 0,
- ),
- ),
- '6b1151a2ecbd5184eb9e176413105523' =>
- array (
- 'criteria' =>
- array (
- 'name' => 'MailChimpSubscribe',
- ),
- 'object' =>
- array (
- 'id' => 107,
- 'source' => 0,
- 'property_preprocess' => 0,
- 'name' => 'MailChimpSubscribe',
- 'description' => '',
- 'editor_type' => 0,
- 'category' => 38,
- 'cache_type' => 0,
- 'snippet' => '$mailChimpSubscribe = $modx->getService(
- \'mailchimpsubscribe\',
- \'MailChimpSubscribe\',
- $modx->getOption(
- \'mailchimpsubscribe.core_path\',
- null,
- $modx->getOption(\'core_path\') . \'components/mailchimpsubscribe/\'
- ) . \'model/mailchimpsubscribe/\'
- );
- if (!($mailChimpSubscribe instanceof MailChimpSubscribe)) {
- return;
- }
- return $mailChimpSubscribe->subscribeMailChimp($hook, $scriptProperties);',
- 'locked' => 0,
- 'properties' => 'a:0:{}',
- 'moduleguid' => '',
- 'static' => 0,
- 'static_file' => '',
- 'content' => '$mailChimpSubscribe = $modx->getService(
- \'mailchimpsubscribe\',
- \'MailChimpSubscribe\',
- $modx->getOption(
- \'mailchimpsubscribe.core_path\',
- null,
- $modx->getOption(\'core_path\') . \'components/mailchimpsubscribe/\'
- ) . \'model/mailchimpsubscribe/\'
- );
- if (!($mailChimpSubscribe instanceof MailChimpSubscribe)) {
- return;
- }
- return $mailChimpSubscribe->subscribeMailChimp($hook, $scriptProperties);',
- ),
- ),
- 'a5aa68c139cbc77e0cc5c0b0d45b6bb2' =>
- array (
- 'criteria' =>
- array (
- 'name' => 'MailChimpGetLists',
- ),
- 'object' =>
- array (
- 'id' => 108,
- 'source' => 0,
- 'property_preprocess' => 0,
- 'name' => 'MailChimpGetLists',
- 'description' => '',
- 'editor_type' => 0,
- 'category' => 38,
- 'cache_type' => 0,
- 'snippet' => '$mailChimpSubscribe = $modx->getService(
- \'mailchimpsubscribe\',
- \'MailChimpSubscribe\',
- $modx->getOption(
- \'mailchimpsubscribe.core_path\',
- null,
- $modx->getOption(\'core_path\') . \'components/mailchimpsubscribe/\'
- ) . \'model/mailchimpsubscribe/\'
- );
- if (!($mailChimpSubscribe instanceof MailChimpSubscribe)) {
- return;
- }
- return $mailChimpSubscribe->getMailChimpLists();',
- 'locked' => 0,
- 'properties' => 'a:0:{}',
- 'moduleguid' => '',
- 'static' => 0,
- 'static_file' => '',
- 'content' => '$mailChimpSubscribe = $modx->getService(
- \'mailchimpsubscribe\',
- \'MailChimpSubscribe\',
- $modx->getOption(
- \'mailchimpsubscribe.core_path\',
- null,
- $modx->getOption(\'core_path\') . \'components/mailchimpsubscribe/\'
- ) . \'model/mailchimpsubscribe/\'
- );
- if (!($mailChimpSubscribe instanceof MailChimpSubscribe)) {
- return;
- }
- return $mailChimpSubscribe->getMailChimpLists();',
- ),
- ),
- '0f787fc23c27b23c626409dec166a9da' =>
- array (
- 'criteria' =>
- array (
- 'parent' => 38,
- 'category' => 'MailChimpSubscribe',
- ),
- 'object' =>
- array (
- 'id' => 39,
- 'parent' => 38,
- 'category' => 'MailChimpSubscribe',
- 'rank' => 0,
- ),
- ),
- );
|