|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilObjBlogGUI. More...
Inheritance diagram for ilObjBlogGUI:
Collaboration diagram for ilObjBlogGUI:Public Member Functions | |
| __construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0) | |
| Constructor. More... | |
| getType () | |
| Functions that must be overwritten. More... | |
| setTabs () | |
| create tabs (repository/workspace switch) More... | |
| executeCommand () | |
| execute command More... | |
| infoScreen () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed More... | |
| infoScreenForward () | |
| show information screen More... | |
| createPosting () | |
| Create new posting. More... | |
| render () | |
| Render object context. More... | |
| getHTML () | |
| Return embeddable HTML chunk. More... | |
| preview () | |
| Render fullscreen presentation. More... | |
| export () | |
| Build and deliver export file More... | |
| renderFullScreen ($a_content, $a_navigation) | |
| Build fullscreen context. More... | |
| renderList (array $items, $a_cmd="preview", $a_link_template=null, $a_show_inactive=false, $a_export_directory=null) | |
| Build posting month list. More... | |
| renderNavigation (array $a_items, $a_list_cmd="render", $a_posting_cmd="preview", $a_link_template=null, $a_show_inactive=false) | |
| Build navigation blocks. More... | |
| getKeywords ($a_show_inactive, $a_posting_id=null) | |
| Get keywords for single posting or complete blog. More... | |
| buildExportFile () | |
| Build export file. More... | |
| exportHTMLPages ($a_target_directory, $a_link_template=null, $a_tpl_callback=null, $a_co_page_html_export=null, $a_index_name="index.html") | |
| Export all pages. More... | |
| getNotesSubId () | |
| disableNotes ($a_value=false) | |
| addLocatorItems () | |
| Functions to be overwritten. More... | |
| approve () | |
| contributors () | |
| addUserFromAutoComplete () | |
| Autocomplete submit. More... | |
| addContributor ($a_user_ids=array(), $a_user_type=null) | |
| Centralized method to add contributors. More... | |
| confirmRemoveContributor () | |
| Used in ilContributorTableGUI. More... | |
| removeContributor () | |
| Used in ilContributorTableGUI. More... | |
| addToDeskObject () | |
| removeFromDeskObject () | |
| deactivateAdmin () | |
| setContentStyleSheet ($a_tpl=null) | |
| editStyleProperties () | |
| initStylePropertiesForm () | |
| createStyle () | |
| editStyle () | |
| deleteStyle () | |
| saveStyleSettings () | |
Public Member Functions inherited from ilObject2GUI | |
| __construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0) | |
| Constructor. More... | |
| executeCommand () | |
| execute command More... | |
| delete () | |
| Display delete confirmation form (repository/workspace switch) More... | |
| confirmedDelete () | |
| Delete objects (repository/workspace switch) More... | |
| getHTML () | |
| withReferences () | |
| Final/Private declaration of unchanged parent methods. More... | |
| setCreationMode ($a_mode=true) | |
| if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More... | |
| getCreationMode () | |
| get creation mode More... | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output More... | |
| isVisible ($a_ref_id, $a_type) | |
| trash () | |
| undelete () | |
| cancelDelete () | |
| removeFromSystem () | |
| cloneAll () | |
| view () | |
| view object content (repository/workspace switch) More... | |
| getType () | |
| Functions that must be overwritten. More... | |
| create () | |
| Deleted in ilObject. More... | |
| save () | |
| edit () | |
| update () | |
| cancel () | |
| importFile () | |
| Import. More... | |
Public Member Functions inherited from ilObjectGUI | |
| executeCommand () | |
| execute command More... | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) More... | |
| setCreationMode ($a_mode=true) | |
| if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More... | |
| getCreationMode () | |
| get creation mode More... | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output More... | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
| cancelDeleteObject () | |
| cancel deletion of object More... | |
| cancelObject () | |
| cancel action and go back to previous page @access public More... | |
| createObject () | |
| create new object form More... | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| save object More... | |
| editObject () | |
| edit object More... | |
| addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. More... | |
| isVisible ($a_ref_id, $a_type) | |
| viewObject () | |
| list childs of current object More... | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. More... | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
| addToDeskObject () | |
| Add desktop item @access public. More... | |
| removeFromDeskObject () | |
| Remove from desktop @access public. More... | |
Static Public Member Functions | |
| static | lookupSubObjectTitle ($a_blog_id, $a_posting_id) |
| Get title for blog posting (used in ilNotesGUI) More... | |
| static | _goto ($a_target) |
| Deep link. More... | |
Static Public Member Functions inherited from ilObject2GUI | |
| static | handleAfterSaveCallback (ilObject $a_obj, $a_callback_ref_id) |
| After creation callback. More... | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
| Goto repository root. More... | |
Protected Member Functions | |
| initCreationForms ($a_new_type) | |
| Init creation froms. More... | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. More... | |
| setSettingsSubTabs ($a_active) | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. More... | |
| getListItems ($a_show_inactive=false) | |
| Filter blog postings by month, keyword or author. More... | |
| buildEmbedded ($a_content, $a_nav) | |
| Combine content (list/posting) and navigation to html chunk. More... | |
| renderFullscreenHeader ($a_tpl, $a_user_id, $a_export=false) | |
| Render banner, user name. More... | |
| buildPostingList ($a_obj_id) | |
| Gather all blog postings. More... | |
| renderNavigationByDate (array $a_items, $a_list_cmd="render", $a_posting_cmd="preview", $a_link_template=null, $a_show_inactive=false) | |
| Build navigation by date block. More... | |
| renderNavigationByKeywords ($a_list_cmd="render", $a_show_inactive=false, $a_link_template=false) | |
| Build navigation by keywords block. More... | |
| renderNavigationByAuthors (array $a_items, $a_list_cmd="render", $a_show_inactive=false) | |
| buildExportLink ($a_template, $a_type, $a_id) | |
| Build static export link. More... | |
| buildExportTemplate ($a_back_url="") | |
| Build export "frame". More... | |
| writeExportFile ($a_target_directory, $a_file, $a_tpl, $a_content, $a_right_content=null, $a_back=null) | |
| Write HTML to file. More... | |
| addHeaderActionForCommand ($a_cmd) | |
| initHeaderAction ($sub_type=null, $sub_id=null, $a_is_preview=false) | |
| setNotification () | |
| filterInactivePostings () | |
| Filter inactive items from items list. More... | |
| filterItemsByKeyWord (array $a_items, $a_keyword) | |
| isAdmin () | |
| Check if user has admin access (approve, may edit & deactivate all postings) More... | |
| mayEditPosting ($a_posting_id, $a_author_id=null) | |
| Check if user may edit posting. More... | |
| mayContribute () | |
| Check if user may contribute at all. More... | |
Protected Member Functions inherited from ilObject2GUI | |
| afterConstructor () | |
| Do anything that should be done after constructor in here. More... | |
| assignObject () | |
| create object instance as internal property (repository/workspace switch) More... | |
| getAccessHandler () | |
| Get access handler. More... | |
| setLocator () | |
| set Locator More... | |
| deleteConfirmation () | |
| Display delete confirmation form (workspace specific) More... | |
| deleteConfirmedObjects () | |
| Delete objects (workspace specific) More... | |
| setTitleAndDescription () | |
| called by prepare output More... | |
| showUpperIcon () | |
| omitLocator ($a_omit=true) | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| May be overwritten in subclasses. More... | |
| checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. More... | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) More... | |
| redirectToRefId ($a_ref_id, $a_cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More... | |
| fillCloneTemplate ($a_tpl_varname, $a_type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
| fillCloneSearchTemplate ($a_tpl_varname, $a_type) | |
| searchCloneSource () | |
| buildCloneSelect ($existing_objs) | |
| addAdminLocatorItems ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| setTabs () | |
| create tabs (repository/workspace switch) More... | |
| getReturnLocation ($a_cmd, $a_location="") | |
| Deprecated functions. More... | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command More... | |
| showActions () | |
| getTabs () | |
| get tabs abstract method. More... | |
| __showButton ($a_cmd, $a_text, $a_target='') | |
| hitsperpageObject () | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table More... | |
| addLocatorItems () | |
| Functions to be overwritten. More... | |
| initCreationForms ($a_new_type) | |
| Init creation froms. More... | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. More... | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_node_id=null) | |
| Check permission. More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. More... | |
| redrawHeaderAction () | |
| Updating icons after ajax call. More... | |
| getPermanentLinkWidget ($a_append=null, $a_center=false) | |
| handleAutoRating (ilObject $a_new_obj) | |
| Activate rating automatically if parent container setting. More... | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| setTitleAndDescription () | |
| called by prepare output More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction ($a_list_gui) | |
| Insert header action into main template. More... | |
| addHeaderAction () | |
| Add header action menu. More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. More... | |
| showMountWebfolderIcon () | |
| setTabs () | |
| set admin tabs @access public More... | |
| setAdminTabs () | |
| set admin tabs @access public More... | |
| setLocator () | |
| set Locator More... | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| initCreationForms ($a_new_type) | |
| Init creation froms. More... | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) More... | |
| initCreateForm ($a_new_type) | |
| Init object creation form. More... | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. More... | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| getDidacticTemplateVar ($a_type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. More... | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| Init object edit form. More... | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| Get values for edit form. More... | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| validateCustom (ilPropertyFormGUI $a_form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| initImportForm ($a_new_type) | |
| Init object import form. More... | |
| importFileObject ($parent_id=null, $a_catch_errors=true) | |
| Import. More... | |
| afterImport (ilObject $a_new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command More... | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command More... | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command More... | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) More... | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. More... | |
| getTabs () | |
| get tabs abstract method. More... | |
| __showButton ($a_cmd, $a_text, $a_target='') | |
| hitsperpageObject () | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table More... | |
| redirectToRefId ($a_ref_id, $a_cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More... | |
| fillCloneTemplate ($a_tpl_varname, $a_type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| May be overwritten in subclasses. More... | |
| checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. More... | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission. More... | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| handleAutoRating (ilObject $a_new_obj) | |
| Activate rating automatically if parent container setting. More... | |
Protected Attributes | |
| $month | |
| $items | |
| $keyword | |
| $author | |
| $month_default | |
Protected Attributes inherited from ilObject2GUI | |
| $object_id | |
| $node_id | |
| $creation_forms = array() | |
| $id_type = array() | |
| $parent_id | |
| $access_handler | |
Protected Attributes inherited from ilObjectGUI | |
| $tmp_import_dir | |
| $tabs_gui = null | |
| $ctrl | |
Static Protected Attributes | |
| static | $keyword_export_map |
Additional Inherited Members | |
Data Fields inherited from ilObject2GUI | |
| $tree | |
| const | OBJECT_ID = 0 |
| const | REPOSITORY_NODE_ID = 1 |
| const | WORKSPACE_NODE_ID = 2 |
| const | REPOSITORY_OBJECT_ID = 3 |
| const | WORKSPACE_OBJECT_ID = 4 |
| const | PORTFOLIO_OBJECT_ID = 5 |
Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 |
| $ilias | |
| $objDefinition | |
| $tpl | |
| $tree | |
| $lng | |
| $data | |
| $object | |
| $ref_id | |
| $obj_id | |
| $maxcount | |
| $formaction | |
| $return_location | |
| $target_frame | |
| $tab_target_script | |
| $actions | |
| $sub_objects | |
| $omit_locator = false | |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
Class ilObjBlogGUI.
@ilCtrl_Calls ilObjBlogGUI: ilBlogPostingGUI, ilWorkspaceAccessGUI, ilPortfolioPageGUI @ilCtrl_Calls ilObjBlogGUI: ilInfoScreenGUI, ilNoteGUI, ilCommonActionDispatcherGUI @ilCtrl_Calls ilObjBlogGUI: ilPermissionGUI, ilObjectCopyGUI, ilRepositorySearchGUI @ilCtrl_Calls ilObjBlogGUI: ilExportGUI, ilObjStyleSheetGUI, ilBlogExerciseGUI
Definition at line 22 of file class.ilObjBlogGUI.php.
| ilObjBlogGUI::__construct | ( | $a_id = 0, |
|
$a_id_type = self::REPOSITORY_NODE_ID, |
|||
$a_parent_node_id = 0 |
|||
| ) |
Constructor.
| int | $a_id | |
| int | $a_id_type | |
| int | $a_parent_node_id |
Reimplemented from ilObject2GUI.
Definition at line 32 of file class.ilObjBlogGUI.php.
References $ilCtrl, ilObjectGUI\$lng, buildPostingList(), and ilBlogPosting\lookupBlogId().
Here is the call graph for this function:
|
static |
Deep link.
| string | $a_target |
Definition at line 3104 of file class.ilObjBlogGUI.php.
| ilObjBlogGUI::addContributor | ( | $a_user_ids = array(), |
|
$a_user_type = null |
|||
| ) |
Centralized method to add contributors.
| array | $a_user_ids |
Definition at line 2828 of file class.ilObjBlogGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilObject2GUI\checkPermissionBool(), contributors(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Referenced by addUserFromAutoComplete().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 2455 of file class.ilObjBlogGUI.php.
References $_GET, $ilCtrl, $ilUser, initHeaderAction(), and ilObjectGUI\insertHeaderAction().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::addLocatorItems | ( | ) |
Functions to be overwritten.
Reimplemented from ilObject2GUI.
Definition at line 2721 of file class.ilObjBlogGUI.php.
| ilObjBlogGUI::addToDeskObject | ( | ) |
Implements ilDesktopItemHandling.
Definition at line 2932 of file class.ilObjBlogGUI.php.
References ilObjectGUI\$lng, ilDesktopItemGUI\addToDesktop(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjBlogGUI::addUserFromAutoComplete | ( | ) |
Autocomplete submit.
Definition at line 2795 of file class.ilObjBlogGUI.php.
References $_POST, ilObjectGUI\$lng, ilObjUser\_lookupId(), addContributor(), contributors(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Post (successful) object creation hook.
| ilObject | $a_new_object |
Reimplemented from ilObjectGUI.
Definition at line 89 of file class.ilObjBlogGUI.php.
References $ilCtrl, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjBlogGUI::approve | ( | ) |
Definition at line 2731 of file class.ilObjBlogGUI.php.
References $_GET, isAdmin(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Combine content (list/posting) and navigation to html chunk.
| string | $a_content | |
| string | $a_nav |
Definition at line 1061 of file class.ilObjBlogGUI.php.
References $a_content.
Referenced by executeCommand(), and getHTML().
Here is the caller graph for this function:| ilObjBlogGUI::buildExportFile | ( | ) |
Build export file.
Definition at line 2129 of file class.ilObjBlogGUI.php.
References ilExport\_createExportDirectory(), ilExport\_getExportDirectory(), ilObjUser\_getPersonalPicturePath(), ilUtil\delDir(), exportHTMLPages(), ilUtil\makeDir(), and ilUtil\zip().
Referenced by export().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Build static export link.
| string | $a_template | |
| string | $a_type | |
| mixed | $a_id |
Definition at line 2332 of file class.ilObjBlogGUI.php.
References $a_type, and getKeywords().
Referenced by exportHTMLPages(), renderList(), renderNavigationByDate(), and renderNavigationByKeywords().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Build export "frame".
| type | $a_back_url |
Definition at line 2365 of file class.ilObjBlogGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\$tpl, and renderFullscreenHeader().
Referenced by exportHTMLPages().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Gather all blog postings.
| int | $a_obj_id |
Definition at line 1255 of file class.ilObjBlogGUI.php.
References $items, $month, ilBlogPosting\getAllPostings(), and IL_CAL_DATE.
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::confirmRemoveContributor | ( | ) |
Used in ilContributorTableGUI.
Definition at line 2866 of file class.ilObjBlogGUI.php.
References $_POST, ilUserUtil\getNamePresentation(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjBlogGUI::contributors | ( | ) |
Definition at line 2752 of file class.ilObjBlogGUI.php.
References $ilCtrl, ilObjectGUI\$lng, $tbl, ilObjectGUI\$tpl, ilObject2GUI\checkPermissionBool(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), ilUtil\sendInfo(), and sprintf.
Referenced by addContributor(), addUserFromAutoComplete(), and removeContributor().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::createPosting | ( | ) |
Create new posting.
Definition at line 798 of file class.ilObjBlogGUI.php.
References $_POST, $ilCtrl, $ilUser, $title, date, ilUtil\sendFailure(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjBlogGUI::createStyle | ( | ) |
Definition at line 3067 of file class.ilObjBlogGUI.php.
| ilObjBlogGUI::deactivateAdmin | ( | ) |
Definition at line 2953 of file class.ilObjBlogGUI.php.
References $_GET, ilObject2GUI\checkPermissionBool(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjBlogGUI::deleteStyle | ( | ) |
Definition at line 3077 of file class.ilObjBlogGUI.php.
| ilObjBlogGUI::disableNotes | ( | $a_value = false | ) |
Definition at line 2450 of file class.ilObjBlogGUI.php.
| ilObjBlogGUI::editStyle | ( | ) |
Definition at line 3072 of file class.ilObjBlogGUI.php.
| ilObjBlogGUI::editStyleProperties | ( | ) |
Definition at line 2994 of file class.ilObjBlogGUI.php.
References ilObject2GUI\checkPermission(), initStylePropertiesForm(), and setSettingsSubTabs().
Here is the call graph for this function:| ilObjBlogGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObject2GUI.
Definition at line 437 of file class.ilObjBlogGUI.php.
References $_GET, $cmd, $ilCtrl, $info, ilObjectGUI\$lng, $ret, ilObjectGUI\$tpl, addHeaderActionForCommand(), buildEmbedded(), ilObject2GUI\checkPermissionBool(), ilBlogPosting\exists(), filterInactivePostings(), ilObject2GUI\getAccessHandler(), ilObject2GUI\getCreationMode(), ilObjStyleSheet\getEffectiveContentStyleId(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), infoScreenForward(), mayContribute(), ilObject2GUI\prepareOutput(), preview(), renderFullScreen(), renderNavigation(), ilUtil\sendFailure(), ilUtil\sendInfo(), setContentStyleSheet(), ilObject2GUI\setLocator(), and ilFileInputGUI\setPersonalWorkspaceQuotaCheck().
Here is the call graph for this function:| ilObjBlogGUI::export | ( | ) |
Build and deliver export file
Definition at line 1044 of file class.ilObjBlogGUI.php.
References buildExportFile(), and ilUtil\deliverFile().
Here is the call graph for this function:| ilObjBlogGUI::exportHTMLPages | ( | $a_target_directory, | |
$a_link_template = null, |
|||
$a_tpl_callback = null, |
|||
$a_co_page_html_export = null, |
|||
$a_index_name = "index.html" |
|||
| ) |
Export all pages.
| string | $a_target_directory | |
| string | $a_link_template | (embedded) |
| array | $a_tpl_callback | (embedded) |
| object | $a_co_page_html_export | (embedded) |
| string | $a_index_name | (embedded) |
Definition at line 2201 of file class.ilObjBlogGUI.php.
References $_GET, $file, $keyword, $month, ilObjectGUI\$tpl, ilPageObject\_exists(), buildExportLink(), buildExportTemplate(), ilBlogPosting\getAllPostings(), ilMathJax\getInstance(), getKeywords(), IL_CAL_DATE, ilMathJax\PURPOSE_EXPORT, renderList(), renderNavigation(), and writeExportFile().
Referenced by buildExportFile().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Filter inactive items from items list.
Definition at line 2599 of file class.ilObjBlogGUI.php.
References $month, and ilPageObject\_lookupActive().
Referenced by executeCommand(), getHTML(), and preview().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 2626 of file class.ilObjBlogGUI.php.
References $items, $month, $res, and ilBlogPosting\getKeywords().
Here is the call graph for this function:
|
protected |
Add values to custom edit fields.
| array | $a_values |
Reimplemented from ilObjectGUI.
Definition at line 292 of file class.ilObjBlogGUI.php.
References ilObjBlog\ABSTRACT_DEFAULT_IMAGE_HEIGHT, ilObjBlog\ABSTRACT_DEFAULT_IMAGE_WIDTH, and ilObjBlog\ABSTRACT_DEFAULT_SHORTEN_LENGTH.
| ilObjBlogGUI::getHTML | ( | ) |
Return embeddable HTML chunk.
Reimplemented from ilObject2GUI.
Definition at line 909 of file class.ilObjBlogGUI.php.
References $ilCtrl, $ilUser, ilObjectGUI\$lng, ilObject\_lookupOwner(), buildEmbedded(), filterInactivePostings(), ilLinkButton\getInstance(), getListItems(), renderList(), renderNavigation(), and sprintf.
Here is the call graph for this function:| ilObjBlogGUI::getKeywords | ( | $a_show_inactive, | |
$a_posting_id = null |
|||
| ) |
Get keywords for single posting or complete blog.
| bool | $a_show_inactive | |
| int | $a_posting_id |
Definition at line 2080 of file class.ilObjBlogGUI.php.
References $counter, $items, $keyword, $month, ilPageObject\_lookupActive(), ilBlogPosting\getKeywords(), and ilUtil\sortArray().
Referenced by buildExportLink(), exportHTMLPages(), and renderNavigationByKeywords().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Filter blog postings by month, keyword or author.
| bool | $a_show_inactive |
Definition at line 961 of file class.ilObjBlogGUI.php.
References $items, $month, and ilPageObject\_lookupActive().
Referenced by getHTML(), preview(), and render().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::getNotesSubId | ( | ) |
Definition at line 2441 of file class.ilObjBlogGUI.php.
| ilObjBlogGUI::getType | ( | ) |
Functions that must be overwritten.
Reimplemented from ilObject2GUI.
Definition at line 71 of file class.ilObjBlogGUI.php.
Referenced by renderList().
Here is the caller graph for this function:| ilObjBlogGUI::infoScreen | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 739 of file class.ilObjBlogGUI.php.
References infoScreenForward().
Here is the call graph for this function:| ilObjBlogGUI::infoScreenForward | ( | ) |
show information screen
Definition at line 749 of file class.ilObjBlogGUI.php.
References $info, ilObject2GUI\checkPermission(), and ilObject2GUI\checkPermissionBool().
Referenced by executeCommand(), and infoScreen().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Init creation froms.
this will create the default creation forms: new, import, clone
| string | $a_new_type |
Reimplemented from ilObject2GUI.
Definition at line 76 of file class.ilObjBlogGUI.php.
|
protected |
Add custom fields to update form.
| ilPropertyFormGUI | $a_form |
Reimplemented from ilObjectGUI.
Definition at line 111 of file class.ilObjBlogGUI.php.
References $file, $ilSetting, $img, ilObjectGUI\$lng, ilPropertyFormGUI\addItem(), ilObjBlog\NAV_MODE_LIST, ilObjBlog\NAV_MODE_MONTH, ilFileInputGUI\setPersonalWorkspaceQuotaCheck(), and setSettingsSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 2482 of file class.ilObjBlogGUI.php.
References $_GET, $ilCtrl, $ilUser, $lg, ilUtil\getImagePath(), ilNotification\hasNotification(), mayContribute(), mayEditPosting(), and ilNotification\TYPE_BLOG.
Referenced by addHeaderActionForCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::initStylePropertiesForm | ( | ) |
Definition at line 3005 of file class.ilObjBlogGUI.php.
References $_GET, $ilSetting, ilObjStyleSheet\_getStandardStyles(), ilObjStyleSheet\_lookupStandard(), and ilObject\_lookupTitle().
Referenced by editStyleProperties().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Check if user has admin access (approve, may edit & deactivate all postings)
Definition at line 2649 of file class.ilObjBlogGUI.php.
References ilObject2GUI\checkPermissionBool().
Referenced by approve(), and renderList().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get title for blog posting (used in ilNotesGUI)
| int | $a_blog_id | |
| int | $a_posting_id |
Definition at line 2583 of file class.ilObjBlogGUI.php.
|
protected |
Check if user may contribute at all.
Definition at line 2709 of file class.ilObjBlogGUI.php.
References ilObject2GUI\checkPermissionBool().
Referenced by executeCommand(), initHeaderAction(), render(), renderFullScreen(), and setTabs().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Check if user may edit posting.
| int | $a_posting_id | |
| int | $a_author_id |
Definition at line 2662 of file class.ilObjBlogGUI.php.
References $ilUser, and ilObject2GUI\checkPermissionBool().
Referenced by initHeaderAction(), renderList(), and renderNavigation().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::preview | ( | ) |
Render fullscreen presentation.
Definition at line 1017 of file class.ilObjBlogGUI.php.
References ilObjectGUI\$lng, ilObject2GUI\checkPermissionBool(), filterInactivePostings(), getListItems(), renderFullScreen(), renderList(), renderNavigation(), and ilUtil\sendInfo().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::removeContributor | ( | ) |
Used in ilContributorTableGUI.
Definition at line 2897 of file class.ilObjBlogGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, contributors(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjBlogGUI::removeFromDeskObject | ( | ) |
Implements ilDesktopItemHandling.
Definition at line 2944 of file class.ilObjBlogGUI.php.
References ilObjectGUI\$lng, ilDesktopItemGUI\removeFromDesktop(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjBlogGUI::render | ( | ) |
Render object context.
Definition at line 833 of file class.ilObjBlogGUI.php.
References $ilCtrl, $ilUser, ilObjectGUI\$lng, $title, ilObjectGUI\$tpl, ilObject2GUI\$tree, $url, ilBlogExerciseGUI\checkExercise(), ilObject2GUI\checkPermissionBool(), ilLinkButton\getInstance(), ilSubmitButton\getInstance(), getListItems(), mayContribute(), renderList(), renderNavigation(), ilUtil\sendInfo(), and setContentStyleSheet().
Here is the call graph for this function:| ilObjBlogGUI::renderFullScreen | ( | $a_content, | |
| $a_navigation | |||
| ) |
Build fullscreen context.
| string | $a_content | |
| string | $a_navigation |
Definition at line 1075 of file class.ilObjBlogGUI.php.
References $_GET, $a_content, $ilUser, ilObject2GUI\$parent_id, ilObjectGUI\$tpl, ilObject2GUI\$tree, ilLink\_getStaticLink(), mayContribute(), ilMainMenuGUI\MODE_TOPBAR_ONLY, renderFullscreenHeader(), and setContentStyleSheet().
Referenced by executeCommand(), and preview().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Render banner, user name.
| object | $a_tpl | |
| int | $a_user_id | |
| bool | $a_export_path |
Definition at line 1164 of file class.ilObjBlogGUI.php.
References $_GET, $ilUser, $t, ilObjUser\_getPersonalPicturePath(), ilObjUser\_lookupName(), ilChangeEvent\_recordReadEvent(), and ilWACSignedPath\signFile().
Referenced by buildExportTemplate(), and renderFullScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::renderList | ( | array | $items, |
$a_cmd = "preview", |
|||
$a_link_template = null, |
|||
$a_show_inactive = false, |
|||
$a_export_directory = null |
|||
| ) |
Build posting month list.
| array | $items | |
| string | $a_cmd | |
| bool | $a_link_template | |
| bool | $a_show_inactive | |
| string | $a_export_directory |
Definition at line 1291 of file class.ilObjBlogGUI.php.
References $author, $ilCtrl, $ilUser, $items, $keyword, ilObjectGUI\$lng, $month, $preview, $title, ilNote\_getNotesOfObject(), ilLink\_getStaticLink(), ilPageObject\_lookupActive(), ilObject\_lookupOwner(), ilCalendarUtil\_numericMonthToString(), buildExportLink(), ilDatePresentation\formatDate(), ilObject2GUI\getAccessHandler(), ilUserUtil\getNamePresentation(), ilBlogPostingGUI\getSnippet(), getType(), IL_CAL_DATE, IL_NOTE_PUBLIC, isAdmin(), mayEditPosting(), and sprintf.
Referenced by exportHTMLPages(), getHTML(), preview(), and render().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::renderNavigation | ( | array | $a_items, |
$a_list_cmd = "render", |
|||
$a_posting_cmd = "preview", |
|||
$a_link_template = null, |
|||
$a_show_inactive = false |
|||
| ) |
Build navigation blocks.
| array | $a_items | |
| string | $a_list_cmd | |
| string | $a_posting_cmd | |
| bool | $a_link_template | |
| bool | $a_show_inactive |
Definition at line 1951 of file class.ilObjBlogGUI.php.
References $_GET, $cmd, $ilCtrl, $ilSetting, ilObject2GUI\$node_id, $url, ilRSSButtonGUI\get(), ilPanelGUI\getInstance(), ilPanelGUI\HEADING_STYLE_BLOCK, ilRSSButtonGUI\ICON_RSS, mayEditPosting(), ilPanelGUI\PANEL_STYLE_SECONDARY, renderNavigationByAuthors(), and renderNavigationByKeywords().
Referenced by executeCommand(), exportHTMLPages(), getHTML(), preview(), and render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1876 of file class.ilObjBlogGUI.php.
References $author, $ilCtrl, $items, $month, $url, ilPageObject\_lookupActive(), and ilUserUtil\getNamePresentation().
Referenced by renderNavigation().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Build navigation by date block.
| array | $a_items | |
| string | $a_list_cmd | |
| string | $a_posting_cmd | |
| bool | $a_link_template | |
| bool | $a_show_inactive |
Definition at line 1597 of file class.ilObjBlogGUI.php.
References $_GET, $counter, $ilCtrl, $month, $url, ilPageObject\_lookupActive(), ilCalendarUtil\_numericMonthToString(), buildExportLink(), and ilObjBlog\NAV_MODE_LIST.
Here is the call graph for this function:
|
protected |
Build navigation by keywords block.
| string | $a_list_cmd | |
| bool | $a_show_inactive |
Definition at line 1840 of file class.ilObjBlogGUI.php.
References $_GET, $counter, $ilCtrl, $keyword, $url, buildExportLink(), getKeywords(), and ilTagging\getRelevanceClass().
Referenced by renderNavigation().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBlogGUI::saveStyleSettings | ( | ) |
Definition at line 3082 of file class.ilObjBlogGUI.php.
References $_POST, $ilSetting, ilObjStyleSheet\_lookupStandard(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjBlogGUI::setContentStyleSheet | ( | $a_tpl = null | ) |
Definition at line 2975 of file class.ilObjBlogGUI.php.
References ilObjectGUI\$tpl, and ilObjStyleSheet\getContentStylePath().
Referenced by executeCommand(), render(), and renderFullScreen().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 2557 of file class.ilObjBlogGUI.php.
References $_GET, $ilCtrl, $ilUser, ilNotification\setNotification(), and ilNotification\TYPE_BLOG.
Here is the call graph for this function:
|
protected |
Definition at line 97 of file class.ilObjBlogGUI.php.
Referenced by editStyleProperties(), and initEditCustomForm().
Here is the caller graph for this function:| ilObjBlogGUI::setTabs | ( | ) |
create tabs (repository/workspace switch)
this had to be moved here because of the context-specific permission tab
Reimplemented from ilObject2GUI.
Definition at line 381 of file class.ilObjBlogGUI.php.
References ilObjectGUI\$lng, ilObject2GUI\checkPermissionBool(), and mayContribute().
Here is the call graph for this function:
|
protected |
Insert custom update form values into object.
| ilPropertyFormGUI | $a_form |
Reimplemented from ilObjectGUI.
Definition at line 321 of file class.ilObjBlogGUI.php.
References ilObjectGUI\$lng, ilPropertyFormGUI\getInput(), and ilPropertyFormGUI\getItemByPostVar().
Here is the call graph for this function:
|
protected |
Write HTML to file.
| type | $a_target_directory | |
| type | $a_file | |
| type | $a_tpl | |
| type | $a_content | |
| type | $a_right_content |
Definition at line 2394 of file class.ilObjBlogGUI.php.
References $a_content, and $file.
Referenced by exportHTMLPages().
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.ilObjBlogGUI.php.
Referenced by renderList(), and renderNavigationByAuthors().
|
protected |
Definition at line 25 of file class.ilObjBlogGUI.php.
Referenced by buildPostingList(), filterItemsByKeyWord(), getKeywords(), getListItems(), renderList(), and renderNavigationByAuthors().
|
protected |
Definition at line 26 of file class.ilObjBlogGUI.php.
Referenced by exportHTMLPages(), getKeywords(), renderList(), and renderNavigationByKeywords().
|
staticprotected |
Definition at line 30 of file class.ilObjBlogGUI.php.
|
protected |
Definition at line 24 of file class.ilObjBlogGUI.php.
Referenced by buildPostingList(), exportHTMLPages(), filterInactivePostings(), filterItemsByKeyWord(), getKeywords(), getListItems(), renderList(), renderNavigationByAuthors(), and renderNavigationByDate().
|
protected |
Definition at line 28 of file class.ilObjBlogGUI.php.