Home
last modified time | relevance | path

Searched refs:cat_objid (Results 1 – 25 of 71) sorted by relevance

123

/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-admin_polls.php129 $cat_objid = $pid; variable
132 $cat_href = "tiki-poll_results.php?pollId=" . $cat_objid;
143 foreach ($_REQUEST['pages'] as $cat_objid) {
144 if (! $catObjectId = $categlib->is_categorized($cat_type, $cat_objid)) {
145 $info = $tikilib->get_page_info($cat_objid);
147 $cat_href = 'tiki-index.php?page=' . urlencode($cat_objid);
152 $result = $wikilib->lock_page($cat_objid);
155 Feedback::success(tr('Page %0 locked', $cat_objid));
157 Feedback::note(tr('Page %0 already locked', $cat_objid));
160 Feedback::error(tr('Page %0 not locked', $cat_objid));
[all …]
H A Dpoll_categorize.php30 $catObjectId = $categlib->is_categorized($cat_type, $cat_objid);
32 …$catObjectId = $categlib->add_categorized_object($cat_type, $cat_objid, $cat_desc, $cat_name, $cat…
39 $polllib->remove_object_poll($cat_type, $cat_objid);
41 …$pollid = $polllib->create_poll($_REQUEST["poll_template"], $cat_objid . ': ' . $_REQUEST['poll_ti…
48 Feedback::success(tr('Poll associated with wiki page %0', htmlspecialchars($cat_objid)));
50 Feedback::error(tr('Poll not associated with wiki page %0', htmlspecialchars($cat_objid)));
H A Dtiki-edit_structure.php251 $cat_objid = $cat_name; variable
267 $cat_objid = $othobjs["pageName"]; variable
268 $cat_name = $cat_objid;
269 $cat_href = "tiki-index.php?page=" . urlencode($cat_objid);
271 $catObjectId = $categlib->is_categorized($cat_type, $cat_objid);
275 …$catObjectId = $categlib->add_categorized_object($cat_type, $cat_objid, $cat_desc, $cat_name, $cat…
284 $categlib->uncategorize_object($cat_type, $cat_objid);
290 $categlib->uncategorize_object($cat_type, $cat_objid);
292 $catObjectId = $categlib->is_categorized($cat_type, $cat_objid);
300 $cats = $categlib->get_object_categories($cat_type, $cat_objid);
[all …]
H A Dcategorize_list.php21 $catobjperms = Perms::get([ 'type' => $cat_type, 'object' => $cat_objid ]);
24 if ($prefs['feature_categories'] == 'y' && isset($cat_type) && isset($cat_objid)) {
29 $cat_object_exists = ($cat_objid === 'null') ? false : (bool) $cat_objid;
33 $cats = $categlib->get_object_categories($cat_type, $cat_objid);
H A Dtiki-tc.php29 if (! isset($cat_objid)) {
30 $cat_objid = ''; variable
33 …list($tc_theme, $tc_theme_option) = $themecontrollib->get_tc_theme($cat_type, $cat_objid); //this …
36 …d = $themecontrollib->table('tiki_tracker_items')->fetchOne('trackerId', ['itemId' => $cat_objid]);
H A Dfreetag_apply.php46 $freetaglib->add_object($cat_type, $cat_objid, false, $cat_desc, $cat_name, $cat_href);
47 $freetaglib->update_tags($user, $cat_objid, $cat_type, $tag_string, false, $cat_lang);
49 refresh_index($cat_type, $cat_objid);
H A Dtiki-admin_structures.php114 $cat_objid = ''; variable
132 $cat_objid = $cat_name; variable
181 $cat_objid = $cat_name; variable
183 $catObjectId = $categlib->is_categorized($cat_type, $cat_objid);
187 …$catObjectId = $categlib->add_categorized_object($cat_type, $cat_objid, $cat_desc, $cat_name, $cat…
200 $cats = $categlib->get_object_categories($cat_type, $cat_objid);
H A Dtiki-list_faqs.php52 $cat_objid = $fid; variable
55 $cat_href = "tiki-view_faq.php?faqId=" . $cat_objid;
84 $cat_objid = $_REQUEST["faqId"]; variable
H A Dtiki-directory_admin_categories.php70 $cat_objid = $categId; variable
73 $cat_href = 'tiki-directory_browse.php?parent=' . $cat_objid;
107 $cat_objid = $_REQUEST['categId']; variable
H A Dtiki-edit_image.php86 $cat_objid = $imageId; variable
91 $cat_href = 'tiki-browse_image.php?imageId=' . $cat_objid;
119 $cat_objid = $imageId; variable
H A Dtiki-quiz_edit.php47 $cat_objid = $_REQUEST["quizId"]; variable
145 if ($cat_objid != 0) {
146 $cat_href = "tiki-quiz.php?quizId=" . $cat_objid;
H A Dtiki-admin_surveys.php33 $cat_objid = $sid; variable
36 $cat_href = "tiki-take_survey.php?surveyId=" . $cat_objid;
125 $cat_objid = $_REQUEST["surveyId"]; variable
H A Dcategorize.php19 if ($prefs['feature_categories'] == 'y' && Perms::get([ 'type' => $cat_type, 'object' => $cat_objid
27 …isset($_REQUEST['cat_categories']) ? $_REQUEST['cat_categories'] : [], $cat_objid, $cat_type, $cat…
H A Dfreetag_list.php23 if (isset($cat_objid)) {
24 $tags = $freetaglib->get_tags_on_object($cat_objid, $cat_type);
H A Dtiki-sheets.php117 $cat_objid = $gid; variable
120 $cat_href = "tiki-view_sheets.php?sheetId=" . $cat_objid;
130 $cat_objid = $_REQUEST['sheetId']; variable
H A Dtiki-edit_quiz.php131 $cat_objid = $qid; variable
134 $cat_href = "tiki-take_quiz.php?quizId=" . $cat_objid;
258 $cat_objid = $_REQUEST["quizId"]; variable
H A Dtiki-edit_blog.php173 $cat_objid = $bid; variable
176 $cat_href = "tiki-view_blog.php?blogId=" . $cat_objid;
241 $cat_objid = $blogId; variable
H A Dtiki-admin_content_templates.php81 $cat_objid = $_REQUEST['templateId']; variable
211 $cat_objid = $tid; variable
214 $cat_href = "tiki-admin_content_templates.php?templateId=" . $cat_objid;
H A Dtiki-blog_post.php127 $cat_objid = $postId; variable
232 $cat_objid = $postId; variable
257 $cat_objid = $postId; variable
H A Dtiki-admin_calendars.php118 $cat_objid = $_REQUEST["calendarId"]; variable
139 $cat_objid = $_REQUEST["calendarId"]; variable
141 $cs = $categlib->get_object_categories('calendar', $cat_objid);
H A Dtiki-upload_image.php269 $cat_objid = $imageId; variable
272 $cat_href = $foo1 . "?imageId=" . $cat_objid;
326 $cat_objid = '0'; variable
/dports/www/tikiwiki/tiki-21.2/modules/
H A Dmod-func-category_transition.php39 $cat_objid = $object['object'];
42 $smarty->assign('objId', $cat_objid);
48 $transitionlib->triggerTransition($_POST['transition'], $cat_objid, $cat_type);
53 $transitions = $transitionlib->getAvailableTransitions($cat_objid, $cat_type);
H A Dmod-func-change_category.php122 $cat_objid = $object['object'];
152 $originalCategories = $categlib->get_object_categories($cat_type, $cat_objid);
175 $objectperms = Perms::get(['type' => $cat_type, 'object' => $cat_objid]);
177 …$categlib->update_object_categories($selectedCategories, $cat_objid, $cat_type, null, null, null, …
183 $objectCategories = $categlib->get_object_categories($cat_type, $cat_objid);
203 $title = $objectlib->get_title($cat_type, $cat_objid);
/dports/www/tikiwiki/tiki-21.2/lib/core/
H A DSections.php188 global $section, $cat_type, $cat_objid, $postId, $prefs;
216 if ($cat_type && $cat_objid) {
219 'object' => $cat_objid,
/dports/www/tikiwiki/tiki-21.2/lib/polls/
H A Dpolllib_shared.php179 function get_ratings($cat_type, $cat_objid, $user = null) argument
189 [$cat_type,$cat_objid]
197 $poll['info'] = $this->pollnameclean($poll['info'], $cat_objid);
260 function get_catObjectId($cat_type, $cat_objid) argument
262 …ne("select `objectId` from `tiki_objects` where `type`=? and `itemId`=?", [$cat_type, $cat_objid]);
281 function remove_object_poll($cat_type, $cat_objid, $pollId = null) argument
283 $catObjectId = $this->get_catObjectId($cat_type, $cat_objid);

123