| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Class ilObjForumListGUI. More...
 Inheritance diagram for ilObjForumListGUI:
 Inheritance diagram for ilObjForumListGUI: Collaboration diagram for ilObjForumListGUI:
 Collaboration diagram for ilObjForumListGUI:| Public Member Functions | |
| __construct () | |
| Constructor. | |
| setChildId ($a_child_id) | |
| getChildId () | |
| init () | |
| initialisation | |
| initItem ($a_ref_id, $a_obj_id, $a_title="", $a_description="") | |
| getCommandFrame ($a_cmd) | |
| getCommandLink ($a_cmd) | |
|  Public Member Functions inherited from ilObjectListGUI | |
| ilObjectListGUI () | |
| constructor | |
| setContainerObject (&$container_obj) | |
| set the container object (e.g categorygui) Used for link, delete ... | |
| getContainerObject () | |
| get container object | |
| enableProperties ($a_status) | |
| En/disable properties. | |
| getPropertiesStatus () | |
| enablePreconditions ($a_status) | |
| En/disable preconditions. | |
| getNoticePropertiesStatus () | |
| enableNoticeProperties ($a_status) | |
| En/disable notices. | |
| getPreconditionsStatus () | |
| enableDescription ($a_status) | |
| En/disable description. | |
| getDescriptionStatus () | |
| getSearchFragmentStatus () | |
| Show hide search result fragments. | |
| enableSearchFragments ($a_status) | |
| En/disable description. | |
| enableLinkedPath ($a_status) | |
| Enable linked path. | |
| enabledRelevance () | |
| enabled relevance | |
| enableRelevance ($a_status) | |
| enable relevance | |
| setRelevance ($a_rel) | |
| set relevance | |
| getRelevance () | |
| get relevance | |
| enableIcon ($a_status) | |
| En/Dis-able icons. | |
| getIconStatus () | |
| Are icons enabled? | |
| enableCheckbox ($a_status) | |
| En/Dis-able checkboxes. | |
| getCheckboxStatus () | |
| Are checkboxes enabled? | |
| enableExpand ($a_status) | |
| En/Dis-able expand/collapse link. | |
| getExpandStatus () | |
| Is expand/collapse enabled. | |
| setExpanded ($a_status) | |
| isExpanded () | |
| setPositionInputField ($a_field_index, $a_position_value) | |
| Set position input field. | |
| enableDelete ($a_status) | |
| En/disable delete. | |
| getDeleteStatus () | |
| enableCut ($a_status) | |
| En/disable cut. | |
| getCutStatus () | |
| enableCopy ($a_status) | |
| En/disable copy. | |
| getCopyStatus () | |
| enableSubscribe ($a_status) | |
| En/disable subscribe. | |
| getSubscribeStatus () | |
| enablePayment ($a_status) | |
| En/disable payment. | |
| getPaymentStatus () | |
| enableLink ($a_status) | |
| En/disable link. | |
| getLinkStatus () | |
| enablePath ($a_path) | |
| En/disable path. | |
| getPathStatus () | |
| enableCommands ($a_status, $a_std_only=false) | |
| En/disable commands. | |
| getCommandsStatus () | |
| enableInfoScreen ($a_info_screen) | |
| En/disable path. | |
| addSubItemHTML ($a_html) | |
| Add HTML for subitem (used for sessions) | |
| getInfoScreenStatus () | |
| enableProgressInfo ($a_status) | |
| enable progress info | |
| getProgressInfoStatus () | |
| get progress info status | |
| enableSubstitutions ($a_status) | |
| Enable substitutions. | |
| getSubstitutionStatus () | |
| Get substitution status. | |
| enableItemDetailLinks ($a_status) | |
| enable item detail links E.g Direct links to chapters or pages | |
| getItemDetailLinkStatus () | |
| get item detail link status | |
| setItemDetailLinks ($a_detail_links, $a_intro_txt= '') | |
| set items detail links | |
| insertItemDetailLinks () | |
| insert item detail links | |
| setTitle ($a_title) | |
| getTitle () | |
| getTitle overwritten in class.ilObjLinkResourceList.php | |
| setDescription ($a_description) | |
| getDescription () | |
| getDescription overwritten in class.ilObjLinkResourceList.php | |
| setSearchFragment ($a_text) | |
| set search fragment | |
| getSearchFragment () | |
| get search fragment | |
| setSeparateCommands ($a_val) | |
| Set separate commands. | |
| getSeparateCommands () | |
| Get separate commands. | |
| getCommandId () | |
| get command id Normally the ref id. | |
| setAdditionalInformation ($a_val) | |
| Set additional information. | |
| getAdditionalInformation () | |
| Get additional information. | |
| setDetailsLevel ($a_level) | |
| Details level Currently used in Search which shows only limited properties of forums Currently used for Sessions (switch between minimal and extended view for each session) | |
| getDetailsLevel () | |
| Get current details level. | |
| enableRepositoryTransfer ($a_value) | |
| Enable copy/move to repository (from personal workspace) | |
| restrictToGoto ($a_value) | |
| Restrict all actions/links to goto. | |
| checkCommandAccess ($a_permission, $a_cmd, $a_ref_id, $a_type, $a_obj_id="") | |
| initItem ($a_ref_id, $a_obj_id, $a_title="", $a_description="", $a_context=self::CONTEXT_REPOSITORY) | |
| inititialize new item (is called by getItemHTML()) | |
| createDefaultCommand ($command) | |
| Get default command link Overwritten for e.g categories,courses => they return a goto link If search engine visibility is enabled these object type return a goto_CLIENT_ID_cat_99.html link. | |
| getCommandImage ($a_cmd) | |
| Get command icon image. | |
| getProperties ($a_item= '') | |
| Get item properties. | |
| addCustomProperty ($a_property="", $a_value="", $a_alert=false, $a_newline=false) | |
| add custom property | |
| getCustomProperties ($a_prop) | |
| get custom properties | |
| getAlertProperties () | |
| get all alert properties | |
| getNoticeProperties () | |
| get notice properties | |
| addCustomCommand ($a_link, $a_lang_var, $a_frame="", $onclick="") | |
| add a custom command | |
| forceVisibleOnly ($a_stat) | |
| Force visible access only. | |
| isVisibleOnlyForced () | |
| Force unreadable. | |
| getCommands () | |
| get all current commands for a specific ref id (in the permission context of the current user) | |
| getIconImageType () | |
| Returns the icon image type. | |
| insertTitle () | |
| insert item title | |
| insertSubstitutions () | |
| Insert substitutions. | |
| insertDescription () | |
| insert item description | |
| insertSearchFragment () | |
| Insert highlighted search fragment. | |
| insertRelevance () | |
| insert relevance | |
| setMode ($a_mode) | |
| set output mode | |
| getMode () | |
| get output mode | |
| setConditionDepth ($a_depth) | |
| set depth for precondition output (stops at level 5) | |
| isMode ($a_mode) | |
| check current output mode | |
| insertProperties ($a_item= '') | |
| insert properties | |
| insertNoticeProperties () | |
| insertPayment () | |
| insert payment information | |
| insertPreconditions () | |
| insert all missing preconditions | |
| insertCommand ($a_href, $a_text, $a_frame="", $a_img="", $a_cmd="", $a_onclick="") | |
| insert command button | |
| insertDeleteCommand () | |
| insert cut command | |
| insertLinkCommand () | |
| insert link command | |
| insertCutCommand ($a_to_repository=false) | |
| insert cut command | |
| insertCopyCommand ($a_to_repository=false) | |
| Insert copy command. | |
| insertPasteCommand () | |
| Insert paste command. | |
| insertSubscribeCommand () | |
| insert subscribe command | |
| insertInfoScreenCommand () | |
| insert info screen command | |
| insertCommonSocialCommands ($a_header_actions=false) | |
| Insert common social commands (comments, notes, tagging) | |
| insertTimingsCommand () | |
| insert edit timings command | |
| insertCommands ($a_use_asynch=false, $a_get_asynch_commands=false, $a_asynch_url="", $a_header_actions=false) | |
| insert all commands into html code | |
| enableComments ($a_value, $a_enable_comments_settings=true) | |
| Toogle comments action status. | |
| enableNotes ($a_value) | |
| Toogle notes action status. | |
| enableTags ($a_value) | |
| Toogle tags action status. | |
| setHeaderSubObject ($a_type, $a_id) | |
| Set sub object identifier. | |
| addHeaderIcon ($a_id, $a_img, $a_tooltip=null, $a_onclick=null, $a_status_text=null, $a_href=null) | |
| addHeaderIconHTML ($a_id, $a_html) | |
| setAjaxHash ($a_hash) | |
| getHeaderAction () | |
| Get header action. | |
| appendRepositoryFrameParameter ($a_link) | |
| workaround: all links into the repository (from outside) must tell repository to setup the frameset | |
| modifySAHSlaunch ($a_link, $wtarget) | |
| workaround: SAHS in new javavasript-created window or iframe | |
| insertPath () | |
| insert path | |
| insertProgressInfo () | |
| insert progress info | |
| insertIconsAndCheckboxes () | |
| Insert icons and checkboxes. | |
| insertSubItems () | |
| Insert subitems. | |
| insertPositionField () | |
| Insert field for positioning. | |
| adminCommandsIncluded () | |
| returns whether any admin commands (link, delete, cut) are included in the output | |
| storeAccessCache () | |
| Store access cache. | |
| getListItemHTML ($a_ref_id, $a_obj_id, $a_title, $a_description, $a_use_asynch=false, $a_get_asynch_commands=false, $a_asynch_url="", $a_context=self::CONTEXT_REPOSITORY) | |
| Get all item information (title, commands, description) in HTML. | |
| getCommandsHTML () | |
| Get commands HTML (must be called after get list item html) | |
| isSideBlock () | |
| Returns whether current item is a block in a side column or not. | |
| setBoldTitle ($a_bold_title) | |
| public  boolean $a_bold_title set the item title bold | |
| isTitleBold () | |
| public | |
| enableTimings ($a_status) | |
| enable timings link | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from ilObjectListGUI | |
| static | prepareJsLinks ($a_redraw_url, $a_notes_url, $a_tags_url, $a_tpl=null) | 
| Insert js/ajax links into template. | |
| static | preloadCommonProperties ($a_obj_ids) | 
| Preload common properties. | |
|  Data Fields inherited from ilObjectListGUI | |
| const | DETAILS_MINIMAL = 10 | 
| const | DETAILS_SEARCH = 20 | 
| const | DETAILS_ALL = 30 | 
| const | CONTEXT_REPOSITORY = 1 | 
| const | CONTEXT_WORKSPACE = 2 | 
| const | CONTEXT_SHOP = 3 | 
| const | CONTEXT_WORKSPACE_SHARING = 4 | 
| $ctrl | |
| $description_enabled = true | |
| $preconditions_enabled = true | |
| $properties_enabled = true | |
| $notice_properties_enabled = true | |
| $commands_enabled = true | |
| $cust_prop = array() | |
| $cust_commands = array() | |
| $info_screen_enabled = false | |
| $condition_depth = 0 | |
| $std_cmd_only = false | |
| $sub_item_html = array() | |
|  Protected Member Functions inherited from ilObjectListGUI | |
| buildGotoLink () | |
| insertPaymentCommand ($has_extension_prices=false) | |
| parseConditions ($toggle_id, $conditions, $obligatory=true) | |
| getUniqueItemId ($a_as_div=false) | |
| Get unique item identifier (for js-actions) | |
| isCommentsActivated ($a_type, $a_ref_id, $a_obj_id, $a_header_actions, $a_check_write_access=true) | |
| Check comments status against comments settings and context. | |
|  Protected Attributes inherited from ilObjectListGUI | |
| $substitutions = null | |
| $substitutions_enabled = false | |
| $icons_enabled = false | |
| $checkboxes_enabled = false | |
| $position_enabled = false | |
| $progress_enabled = false | |
| $item_detail_links_enabled = false | |
| $item_detail_links = array() | |
| $item_detail_links_intro = '' | |
| $search_fragments_enabled = false | |
| $search_fragment = '' | |
| $path_linked = false | |
| $enabled_relevance = false | |
| $relevance = 0 | |
| $expand_enabled = false | |
| $is_expanded = true | |
| $bold_title = false | |
| $copy_enabled = true | |
| $details_level = self::DETAILS_ALL | |
| $reference_ref_id = false | |
| $separate_commands = false | |
| $search_fragment_enabled = false | |
| $additional_information = false | |
| $static_link_enabled = false | |
| $repository_transfer_enabled = false | |
| $shared = false | |
| $restrict_to_goto = false | |
| $comments_enabled = false | |
| $comments_settings_enabled = false | |
| $notes_enabled = false | |
| $tags_enabled = false | |
| $timings_enabled = true | |
| $force_visible_only = false | |
|  Static Protected Attributes inherited from ilObjectListGUI | |
| static | $cnt_notes = array() | 
| static | $cnt_tags = array() | 
| static | $comments_activation = array() | 
| static | $preload_done = false | 
Class ilObjForumListGUI.
Definition at line 12 of file class.ilObjForumListGUI.php.
| ilObjForumListGUI::__construct | ( | ) | 
| ilObjForumListGUI::getChildId | ( | ) | 
Definition at line 33 of file class.ilObjForumListGUI.php.
Referenced by getCommandLink().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjForumListGUI::getCommandFrame | ( | $a_cmd | ) | 
| string | $a_cmd | 
Reimplemented from ilObjectListGUI.
Definition at line 177 of file class.ilObjForumListGUI.php.
References ilFrameTargetInfo\_getFrame().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjForumListGUI::getCommandLink | ( | $a_cmd | ) | 
| string | $a_cmd | 
Reimplemented from ilObjectListGUI.
Definition at line 186 of file class.ilObjForumListGUI.php.
References getChildId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjForumListGUI::init | ( | ) | 
initialisation
this method should be overwritten by derived classes
Reimplemented from ilObjectListGUI.
Definition at line 38 of file class.ilObjForumListGUI.php.
References ilObjForumAccess\_getCommands().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjForumListGUI::initItem | ( | $a_ref_id, | |
| $a_obj_id, | |||
| $a_title = "", | |||
| $a_description = "" | |||
| ) | 
| int | $a_ref_id | |
| int | $a_obj_id | |
| string | $a_title | |
| string | $a_description | 
Definition at line 62 of file class.ilObjForumListGUI.php.
| ilObjForumListGUI::setChildId | ( | $a_child_id | ) | 
| int | $a_child_id | 
Definition at line 25 of file class.ilObjForumListGUI.php.