Home
last modified time | relevance | path

Searched refs:cat_id (Results 1 – 25 of 714) sorted by relevance

12345678910>>...29

/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/inc/
H A Dclass.Categories_BO.inc.php25 foreach($list as $cat_id)
36 if (!$cat_id)
42 $this->check($cat_id);
48 if (!$cat_id)
54 $this->check($cat_id);
131 return $cat_id;
145 $this->check($cat_id);
216 if ($force || ($this->check($cat_id) && in_array($cat_id,$this->readablecats)))
228 if (!$cat_id)
241 $result[] = $cat_id;
[all …]
H A Dclass.Modules_BO.inc.php35 function deletemoduleproperties($module_id,$contentarea,$cat_id) argument
135 function getpermittedmodules($contentarea,$cat_id) argument
150 function getcascadingmodulepermissions($contentarea,$cat_id) argument
152 …$cat_ancestorlist = ($cat_id != CURRENT_SITE_ID) ? $GLOBALS['Common_BO']->cats->getCategoryancest…
159 $cat_id = array_shift($cat_ancestorlist_temp);
161 while($cat_id !== NULL)
168 $cat_id = array_shift($cat_ancestorlist_temp);
180 …$cat_ancestorlist = ($cat_id != CURRENT_SITE_ID) ? $GLOBALS['Common_BO']->cats->getCategoryancest…
187 $cat_id = array_shift($cat_ancestorlist_temp);
189 while($cat_id !== NULL)
[all …]
H A Dclass.Categories_SO.inc.php14 function isactive($cat_id,$states=false) argument
21 . ' WHERE cat_id = ' . intval($cat_id)
52 $cat_id = $this->cats->add($data);
55 return $cat_id;
58 function removeCategory($cat_id) argument
60 $cat_id = intval($cat_id);
61 $this->cats->delete($cat_id,False,True);
91 . 'WHERE cat_id=' . intval($cat_id)
98 . 'WHERE cat_id=' . intval($cat_id)
200 function commit($cat_id) argument
[all …]
H A Dclass.Modules_SO.inc.php14 $this->deletemoduleproperties($module_id,$contentarea,$cat_id);
18 . intval($cat_id) . ','
27 . ' AND cat_id = ' . intval($cat_id)
37 . ' AND cat_id = ' . intval($cat_id)
45 . ' AND cat_id = ' . intval($cat_id)
129 $cat_id = ($cat_id ? intval($cat_id) : 0);
133 . " AND cat_id = $cat_id", __LINE__, __FILE__);
143 function getpermittedmodules($contentarea,$cat_id) argument
145 if (!$cat_id)
147 $cat_id = 0;
[all …]
H A Dclass.Pages_BO.inc.php35 function getPageIDList($cat_id=0,$states=false) argument
37 return $this->so->getPageIDList($cat_id,$states);
40 function addPage($cat_id) argument
42 if ($GLOBALS['Common_BO']->acl->can_write_category($cat_id))
44 return $this->so->addPage($cat_id);
52 function removePagesInCat($cat_id,$force=False) argument
58 $pages = $this->so->getPageIDList($cat_id);
67 $cat_id = $this->so->getcatidforpage($page_id);
91 $page->cat_id = 0;
160 $cat_id = $this->so->getcatidforpage($page_id);
[all …]
H A Dclass.Categories_UI.inc.php55 $cat_id = $inputcatid ? $inputcatid : $_GET['cat_id'];
66 $cat_id = $cat_id ? $cat_id : $this->cat_bo->addCategory('','');
82 $this->cat_bo->applyCategoryPermstosubs($cat_id);
88 if ($cat_id)
110 'cat_id' => $cat_id,
139 $permissionlist = ($cat_id ? $this->acl->get_group_permission_list($cat_id) : array());
149 if ($cat_id)
194 if ($cat_id)
273 $cat_id = $_GET['cat_id'];
277 $this->cat_bo->removeCategory($cat_id);
[all …]
H A Dclass.Content_UI.inc.php79 global $page_id,$cat_id;
81 $cat_id = $_GET['cat_id'];
95 $cat_id = $page->cat_id;
99 elseif ($cat_id != CURRENT_SITE_ID)
126 $block->cat_id = $cat_id;
285 $editable = ($block->page_id == $page_id && $block->cat_id == $cat_id);
340 'catid' => $cat_id,
343 'cat_id' => $cat_id,
431 'catid' => $cat_id,
433 'cat_id' => $cat_id,
[all …]
H A Dclass.Content_BO.inc.php53 if ($GLOBALS['Common_BO']->acl->can_write_category($block->cat_id) &&
88 function removeBlocksInPageOrCat($cat_id,$page_id,$force=False) argument
94 $blocks = $this->so->getblocksforscope($cat_id,$page_id);
130 $cat_ancestorlist = ($cat_id != CURRENT_SITE_ID) ?
131 $GLOBALS['Common_BO']->cats->getCategoryancestorids($cat_id,True) :
136 function getallblocksforarea($area,$cat_id,$page_id,$lang) argument
138 $cat_ancestorlist = ($cat_id != CURRENT_SITE_ID) ?
181 function getblocksforscope($cat_id,$page_id) argument
183 if ($cat_id && !$GLOBALS['Common_BO']->acl->can_read_category($cat_id))
189 return $this->so->getblocksforscope($cat_id,$page_id);
[all …]
H A Dclass.Modules_UI.inc.php36 $cat_id = $_GET['cat_id'];
40 if ($cat_id != CURRENT_SITE_ID)
42 $cat = $this->catbo->getCategory($cat_id);
64 $link_data['cat_id'] = $cat_id;
78 $this->bo->savemodulepermissions($inputarea,$cat_id,$inputmodules);
125 $cat_id = $_GET['cat_id'];
135 $this->bo->deletemoduleproperties($inputmodule_id,$inputarea,$cat_id);
142 if ($cat_id != CURRENT_SITE_ID)
144 $cat = $this->catbo->getCategory($cat_id);
156 $blockcontext->cat_id = $cat_id;
[all …]
/dports/databases/grass7/grass-7.8.6/gui/wxpython/iscatt/
H A Discatt_core.py122 return cat_id
191 return cat_id
242 if cat_id == 0:
463 return cat_id
583 scatts[cat_id] = {'np_vals': self.cats[cat_id][scatt_id][
606 cat_id = ScattPlotsCondsData.AddCategory(self, cat_id)
607 if cat_id < 0:
608 return cat_id
613 if cat_id == 0:
623 return cat_id
[all …]
H A Dcontrollers.py571 if not cat_id:
650 cat_id=cat_id)
659 cat_id=cat_id)
671 cat_id=cat_id)
695 self.addedCategory.emit(cat_id=cat_id,
698 return cat_id
720 self.setCategoryAttrs.emit(cat_id=cat_id, attrs_dict=attrs_dict)
726 cat_id=cat_id)
730 self.deletedCategory.emit(cat_id=cat_id)
774 cat_id=cat_id,
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/Calendar/classes/
H A Dclass.ilCalendarCategories.php130 return $row->cat_id;
740 $this->categories[] = $row->cat_id;
742 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
781 $cat_ids[] = $row->cat_id;
807 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
829 … $this->categories_info[$row->cat_id]['accepted'] = in_array($row->cat_id, $accepted_ids);
901 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
922 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
957 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
1026 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/Calendar/classes/
H A Dclass.ilCalendarCategories.php137 return $row->cat_id;
747 $this->categories[] = $row->cat_id;
749 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
788 $cat_ids[] = $row->cat_id;
814 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
836 … $this->categories_info[$row->cat_id]['accepted'] = in_array($row->cat_id, $accepted_ids);
908 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
929 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
964 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
1033 $this->categories_info[$row->cat_id]['cat_id'] = $row->cat_id;
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/fudforum/setup/base/www_root/adm/
H A Dadmforum.php39 …if (!$cat_id || ($cat_name = q_singleval('SELECT name FROM '.$tbl.'cat WHERE id='.$cat_id)) === NU…
57 $frm->cat_id = $cat_id;
62 $frm->sync($edit, $cat_id);
87 frm_change_pos((int)$_GET['chpos'], (int)$_GET['newpos'], $cat_id);
91 if (frm_move_forum((int)$_GET['del'], 0, $cat_id)) {
96 if (frm_move_forum((int)$_POST['frm_id'], (int)$_POST['dest_cat'], $cat_id)) {
198 <input type="hidden" name="cat_id" value="<?php echo $cat_id; ?>">
205 echo '<a href="admforum.php?cat_id='.$cat_id.'&'._rsidl.'">Cancel</a>';
212 …me&cat_id=<?php echo $cat_id; ?>&<?php echo _rsidl; ?>">Ascending</a> - <a href="admforum.php?o=0&…
213 …r&cat_id=<?php echo $cat_id; ?>&<?php echo _rsidl; ?>">Ascending</a> - <a href="admforum.php?o=0&o…
[all …]
/dports/deskutils/egroupware/egroupware/resources/inc/
H A Dclass.resources_acl_bo.inc.php111 * @param int $cat_id
123 * @param int $cat_id
128 $cat_rights = self::get_rights($cat_id);
155 * @param int $cat_id
160 if (!isset(self::$permissions[$cat_id]))
166 self::$permissions[$cat_id] = (int)self::$resource_acl['L'.$cat_id];
173 return self::$permissions[$cat_id];
181 * @param int $cat_id
189 self::get_permissions($cat_id);
199 * @param int $cat_id
[all …]
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dpdfresource.c69 int cat_id; member
198 int cat_id; in pdf_defineresource() local
204 if (cat_id < 0) { in pdf_defineresource()
209 rc = &resources[cat_id]; in pdf_defineresource()
263 int cat_id;
268 if (cat_id < 0)
295 if (cat_id < 0) { in pdf_findresource()
314 int cat_id, res_id; in pdf_get_resource_reference() local
321 if (cat_id < 0 || in pdf_get_resource_reference()
349 int cat_id, res_id;
[all …]
/dports/deskutils/egroupware/egroupware/calendar/inc/
H A Dclass.calendar_category_report.inc.php87 * @param int $cat_id category id
129 …$events_log['reductions'][$user_id][$cat_id] = $events_log['reductions'][$user_id][$cat_id] + $red…
185 'cat_id' => $cat_id,
306 $cat_id,
326 foreach ($cat_ids as $cat_id => $event)
374 foreach ($categories as $cat_id)
396 foreach ($categories as $cat_id)
398 $cats_row [$cat_id] = ceil($cats_data[$cat_id]['amount']?
399 ($cats_data[$cat_id]['amount'] - $events_log['reductions'][$user_id][$cat_id]) /
400 $cats_data[$cat_id]['unit']: 0);
[all …]
/dports/www/piwigo/piwigo/admin/include/
H A Dfunctions_permalinks.php38 $cat_id = null;
40 list( $cat_id ) = pwg_db_fetch_row($result);
41 return $cat_id;
51 function delete_cat_permalink( $cat_id, $save ) argument
57 WHERE id=\''.$cat_id.'\'
84 WHERE id='.$cat_id.'
104 ( \''.$permalink.'\','.$cat_id.',NOW() )';
136 if ( $existing_cat_id==$cat_id )
163 if ( !delete_cat_permalink($cat_id, $save ) )
170 assert( $old_cat_id==$cat_id );
[all …]
/dports/deskutils/egroupware/egroupware/news_admin/inc/
H A Dclass.news_admin_acl.inc.php24 function get_rights($cat_id) argument
26 return $GLOBALS['egw']->acl->get_all_rights('L'.$cat_id,'news_admin');
29 function is_permitted($cat_id,$right) argument
37 return $this->catbo->check_perms($right, $cat_id);
41 return $this->permissions['L'.$cat_id] & $right;
46 function is_readable($cat_id) argument
48 return $this->is_permitted($cat_id,Acl::READ);
51 function is_writeable($cat_id) argument
53 return $this->is_permitted($cat_id,Acl::ADD);
56 function set_rights($cat_id,$read,$write) argument
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/fudforum/setup/base/include/
H A Dforum_adm.inc32 …LECT MAX(view_order) FROM '.$GLOBALS['DBHOST_TBL_PREFIX'].'forum WHERE cat_id='.$this->cat_id) + 1;
35 …E '.$GLOBALS['DBHOST_TBL_PREFIX'].'forum SET view_order=view_order+1 WHERE cat_id='.$this->cat_id);
39 cat_id,
51 ".$this->cat_id.",
71 function sync($id, $cat_id)
78 cat_id=".$cat_id.",
109 function frm_change_pos($oldp, $newp, $cat_id)
116 …q('UPDATE '.$GLOBALS['DBHOST_TBL_PREFIX'].'forum SET view_order=2147483647 WHERE cat_id='.$cat_id.…
126 …q('UPDATE '.$GLOBALS['DBHOST_TBL_PREFIX'].'forum SET view_order='.$newp.' WHERE cat_id='.$cat_id.'…
130 function frm_rebuild_order($cat_id)
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/forum/inc/
H A Dclass.soforum.inc.php27 function delete_category($cat_id) argument
39 function delete_forum($cat_id,$forum_id) argument
209 function get_cat_info($cat_id) argument
212 . ' WHERE id='.intval($cat_id),__LINE__,__FILE__);
217 'id' => $cat_id,
251 function get_forum_info($cat_id,$forum_id=0) argument
262 'cat_id' => $cat_id,
271 function get_thread($cat_id,$forum_id,$collapsed) argument
274 . ' WHERE cat_id='.intval($cat_id)
306 function read_msg($cat_id,$forum_id,$msg_id) argument
[all …]
H A Dclass.boforum.inc.php35 var $cat_id; variable in boforum
100 $this->cat_id = $data['cat_id'];
166 $this->so->delete_category($this->cat_id);
224 function get_cat_info($cat_id) argument
226 return $this->so->get_cat_info($cat_id);
229 function get_forum_info($cat_id,$forum_id) argument
231 $forum = $this->so->get_forum_info($cat_id,$forum_id);
235 function get_forums_for_cat($cat_id) argument
237 $forums = $this->so->get_forum_info($cat_id);
248 function get_thread($cat_id,$forum_id,$collapsed=False) argument
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/admin/inc/
H A Dclass.bocategories.inc.php24 var $cat_id; variable in bocategories
48 $cat_id = (int) get_var('cat_id',array('POST','GET'));
61 if(isset($cat_id))
63 $this->cat_id = $cat_id;
65 if($cat_id == '0' || $cat_id == 0 || $cat_id == '')
67 unset($this->cat_id);
96 $this->cat_id = $data['cat_id'];
130 function delete($cat_id,$drop_subs=False,$mod_subs=True) argument
132 return $this->cats->delete($cat_id,$drop_subs,$mod_subs);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/i18n/
H A DsfMessageSource_SQLite.class.php208 $cat_id = (int) (sqlite_fetch_single($rs));
211 $rs = sqlite_query("SELECT count(msg_id) FROM trans_unit WHERE cat_id = {$cat_id}", $db);
217 return array($cat_id, $variant, $count);
225 protected function updateCatalogueTime($cat_id, $variant, $db) argument
260 list($cat_id, $variant, $count) = $details;
267 if ($cat_id <= 0)
287 $this->updateCatalogueTime($cat_id, $variant, $db);
309 list($cat_id, $variant, $count) = $details;
328 $this->updateCatalogueTime($cat_id, $variant, $db);
353 list($cat_id, $variant, $count) = $details;
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/news_admin/inc/
H A Dclass.boacl.inc.php83 function get_rights($cat_id) argument
85 return $this->so->get_rights('L'.$cat_id);
88 function is_permitted($cat_id,$right) argument
90 return $this->permissions['L'.$cat_id] & $right;
93 function is_readable($cat_id) argument
95 return $this->is_permitted($cat_id,PHPGW_ACL_READ);
98 function is_writeable($cat_id) argument
100 return $this->is_permitted($cat_id,PHPGW_ACL_ADD);
103 function set_rights($cat_id,$read,$write) argument
108 $this->so->remove_location('L' . $cat_id);
[all …]

12345678910>>...29