Skip to content

Instantly share code, notes, and snippets.

@ignat-s
Created December 4, 2014 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ignat-s/8b878c16bb910671b736 to your computer and use it in GitHub Desktop.
Save ignat-s/8b878c16bb910671b736 to your computer and use it in GitHub Desktop.
Array
(
[security] => Array
(
[type] => ACL
[permissions] => VIEW;CREATE;EDIT;DELETE
[group_name] =>
)
[attachment] => Array
(
[enabled] =>
[maxsize] => 1
[immutable] => 1
)
[entity] => Array
(
[icon] => icon-time
[label] => oro.calendar.calendarevent.entity_label
[plural_label] => oro.calendar.calendarevent.entity_plural_label
[description] => oro.calendar.calendarevent.entity_description
)
[activity] => Array
(
[immutable] => 1
)
[dataaudit] => Array
(
[auditable] =>
)
[extend] => Array
(
[owner] => System
[is_extend] =>
[state] => Active
[is_deleted] =>
[upgradeable] => 1
)
[note] => Array
(
[enabled] =>
[immutable] => 1
)
[workflow] => Array
(
[show_step_in_grid] => 1
)
[reminder] => Array
(
[reminder_template_name] => calendar_reminder
[reminder_flash_template_identifier] => calendar_event_template
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment