- -
-

pyams_content.profile package

- -
-

Submodules

-
-
-

pyams_content.profile.admin module

-
-
-class pyams_content.profile.admin.AdminProfile
-

Bases: persistent.Persistent

-

Admin profile persistent class

-
-
-favorites
-

Computed attributes based on schema fields

-

Field properties provide default values, data validation and error messages -based on data found in field meta-data.

-

Note that FieldProperties cannot be used with slots. They can only -be used for attributes stored in instance dictionaries.

-
- -
-
-table_page_length
-

Computed attributes based on schema fields

-

Field properties provide default values, data validation and error messages -based on data found in field meta-data.

-

Note that FieldProperties cannot be used with slots. They can only -be used for attributes stored in instance dictionaries.

-
- -
- -
-
-pyams_content.profile.admin.AdminProfileFactory(context)
-
- -
-
-pyams_content.profile.admin.PrincipalAdminProfileFactory(principal)
-

Principal admin profile factory adapter

-
- -
-
-

Module contents

-
-
- - -