Test if an object can be linked to the current object.
Paramètres: |
|
---|---|
Retourne: | True if the action can be processed on the current object |
Used in Bom View.
Paramètres: |
|
---|---|
Retourne: | True if child_type is a type of object that can be added to parent_type |
Used in Doc-Parts views.
Paramètres: |
|
---|---|
Retourne: | True if current_type is a type of object that can be attached to current_type object |
Returns True if the object behind result is an instance of PLMObject
Returns True if the object behind result is an instance of DocumentFile
Returns the state class (“cancelled”, “draft”, “proposed”, “official”, or “deprecated”) of plmobject.
Note
The result of this function is cached with _cache_lifecycle_stuff().
Returns a css class according to result.
Returns text with all emails removed.
This template filter takes a string value and passes it through the function specified by the RICHTEXT_FILTER setting.
This template filter takes a string value and passes it through the function specified by the RICHTEXT_PLAIN_FILTER setting.