Summary
- File
- Package hierarchy Content\Item
- Class hierarchy \Item \RichItem
__construct( $module_id = '')
| $module_id |
| None found |
get_id()
| None found |
set_id(\int $id)
| \int | $id |
| None found |
get_id_category()
| None found |
set_id_category(\int $id_category)
| \int | $id_category |
| None found |
get_category()
| None found |
get_title_label()
| None found |
get_title()
| None found |
set_title( $value)
| $value |
| None found |
get_rewrited_title()
| None found |
set_rewrited_title( $value)
| $value |
| None found |
rewrited_title_is_personalized()
| None found |
get_name()
| None found |
set_name( $value)
| $value |
| None found |
get_rewrited_name()
| None found |
set_rewrited_name( $value)
| $value |
| None found |
rewrited_name_is_personalized()
| None found |
get_content_label()
| None found |
get_content()
| None found |
set_content( $content)
| $content |
| None found |
get_author_user()
| None found |
set_author_user(\User $user)
| \User | $user |
| None found |
get_creation_date()
| None found |
set_creation_date(\Date $date)
| \Date | $date |
| None found |
get_update_date()
| None found |
set_update_date(\Date $date)
| \Date | $date |
| None found |
get_notation()
| None found |
set_notation(\Notation $notation)
| \Notation | $notation |
| None found |
get_keywords()
| None found |
get_keywords_name()
| None found |
get_sources()
| None found |
add_source( $source)
| $source |
| None found |
set_sources( $sources)
| $sources |
| None found |
set_publishing_state( $state)
| $state |
| None found |
get_publishing_state()
| None found |
is_published()
| None found |
get_status()
| None found |
get_status_class()
| None found |
set_publishing_start_date(\Date $publishing_start_date)
| \Date | $publishing_start_date |
| None found |
get_publishing_start_date()
| None found |
set_publishing_end_date(\Date $publishing_end_date)
| \Date | $publishing_end_date |
| None found |
get_publishing_end_date()
| None found |
end_date_enabled()
| None found |
is_authorized_to_add()
| None found |
is_authorized_to_manage()
| None found |
get_additional_attributes_list()
| None found |
get_additional_attributes_items_table_fields()
| None found |
get_additional_attributes_items_table_options()
| None found |
get_properties()
| None found |
get_additional_property( $id)
| $id |
| None found |
set_properties(array $properties)
| array | $properties |
| None found |
set_additional_property( $id, $value, $is_url = false)
| $id | ||
| $value | ||
| $is_url |
| None found |
init_default_properties( $id_category = \Category::ROOT_CATEGORY)
| $id_category |
| None found |
clean_publishing_start_and_end_date()
| None found |
clean_publishing_end_date()
| None found |
get_sorting_fields_list()
| None found |
get_sorting_field_options()
| None found |
get_sorting_mode_options()
| None found |
get_template_vars()
| None found |
get_template_source_vars( $source_name)
| $source_name |
| None found |
create_items_table( $module_id)
| $module_id |
| None found |
get_views_number()
| None found |
set_views_number(\int $number)
| \int | $number |
| None found |
get_summary()
| None found |
set_summary( $value)
| $value |
| None found |
is_summary_enabled()
| None found |
get_real_summary( $parsed_content = '')
| $parsed_content |
| None found |
get_author_custom_name()
| None found |
set_author_custom_name( $value)
| $value |
| None found |
is_author_custom_name_enabled()
| None found |
get_thumbnail()
| None found |
has_thumbnail()
| None found |
set_thumbnail( $url)
| $url |
| None found |
add_additional_attribute( $id, array $parameters)
| $id | ||
| array | $parameters |
| None found |
set_kernel_additional_attributes_list()
| None found |
set_additional_attributes_list()
| None found |
get_additional_properties()
| None found |
set_additional_properties(array $properties)
| array | $properties |
| None found |
kernel_default_properties()
| None found |
default_properties()
| None found |
get_kernel_additional_sorting_fields()
| None found |
get_additional_sorting_fields()
| None found |
get_kernel_additional_template_vars( $parsed_content = '')
| $parsed_content |
| None found |
get_additional_template_vars()
| None found |
get_authorizations_checker()
| None found |
$id :
| None found |
$id_category :
| None found |
$title :
| None found |
$rewrited_title :
| None found |
$content :
| None found |
$author_user :
| None found |
$creation_date :
| None found |
$update_date :
| None found |
$notation :
| None found |
$keywords :
| None found |
$sources :
| None found |
$published :
| None found |
$publishing_start_date :
| None found |
$publishing_end_date :
| None found |
$end_date_enabled :
| None found |
$module_id :
| None found |
$module :
| None found |
$additional_attributes_values :
| None found |
$additional_attributes_list :
| None found |
$additional_attributes_items_table_fields :
| None found |
$additional_attributes_items_table_options :
| None found |
READ_AUTHORIZATIONS = 1
| None found |
WRITE_AUTHORIZATIONS = 2
| None found |
CONTRIBUTION_AUTHORIZATIONS = 4
| None found |
MODERATION_AUTHORIZATIONS = 8
| None found |
NOT_PUBLISHED = 0
| None found |
PUBLISHED = 1
| None found |
DEFERRED_PUBLICATION = 2
| None found |
ASC = 'ASC'
| None found |
DESC = 'DESC'
| None found |
THUMBNAIL_URL = '/templates/default/images/default_item_thumbnail.png'
| None found |