Forums / Developer / Policy - technical documentation?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Policy - technical documentation?

Author Message

Lisa Pini

Thursday 06 August 2009 2:35:27 am

Hi all,
I would like to know if anybody could provide me a link to some technical documentation about policies.
I’ve already read official documentation, but I would like to read a doc on how each policie is structured and his effect (in particular use of single module and function).
In particular I need explanations about policies regarding Thrash, how could a user (not admin) restore items from it ?

Thanks

Lisa

Łukasz Serwatka

Friday 07 August 2009 2:29:49 am

Hi,

That kind of documentation does not exist I'm afraid. List of all modules you can see in the administration interface when you create a new policy. List of available functions for module you can see only after choosing a module. Or read it from PHP code in the module.php file.

For restoring content. See module: content, function: restore.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Lisa Pini

Monday 31 August 2009 1:15:43 am

Hi,
Thanks for the reply

Lisa