Summary
- File
- Package hierarchy Content\Category
- Class hierarchy \Category
__construct()
None found |
get_id()
None found |
set_id( $id)
$id |
None found |
get_name()
None found |
set_name( $name)
$name |
None found |
get_rewrited_name()
None found |
set_rewrited_name( $rewrited_name)
$rewrited_name |
None found |
rewrited_name_is_personalized()
None found |
get_order()
None found |
set_order( $order)
$order |
None found |
incremente_order()
None found |
has_special_authorizations()
None found |
set_special_authorizations( $special_authorizations)
$special_authorizations |
None found |
get_authorizations()
None found |
set_authorizations(array $auth)
array | $auth |
None found |
auth_is_empty()
None found |
auth_is_equals(array $auth)
array | $auth |
None found |
get_id_parent()
None found |
set_id_parent( $id_parent)
$id_parent |
None found |
get_elements_number()
None found |
set_elements_number( $elements_number)
$elements_number |
None found |
is_allowed_to_have_childs()
None found |
check_auth( $bit)
$bit |
None found |
get_additional_attributes_list()
None found |
get_additional_attributes_categories_table_fields()
None found |
get_additional_attributes_categories_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 |
create_categories_table( $table_name)
$table_name |
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 |
$id :
None found |
$name :
None found |
$rewrited_name :
None found |
$order :
None found |
$special_authorizations :
None found |
$auth :
None found |
$id_parent :
None found |
$elements_number :
None found |
$allowed_to_have_childs :
None found |
$additional_attributes_values :
None found |
$additional_attributes_list :
None found |
$additional_attributes_categories_table_fields :
None found |
$additional_attributes_categories_table_options :
None found |
READ_AUTHORIZATIONS = 1
None found |
WRITE_AUTHORIZATIONS = 2
None found |
CONTRIBUTION_AUTHORIZATIONS = 4
None found |
MODERATION_AUTHORIZATIONS = 8
None found |
CATEGORIES_MANAGEMENT_AUTHORIZATIONS = 16
None found |
ROOT_CATEGORY = '0'
None found |