Home
last modified time | relevance | path

Searched refs:tab_main_organizations (Results 1 – 6 of 6) sorted by relevance

/dports/www/phpgroupware/phpgroupware-0.9.16.017/addressbook/inc/
H A Dclass.uiaddressbook.inc.php109 $this->tab_main_organizations = $this->bo->tab_main_organizations;
272 elseif ($this->section == $this->tab_main_organizations)
366 'principal_orgs', $this->tab_main_organizations);
779 $this->section = $this->tab_main_organizations;
852 $this->section = $this->tab_main_organizations;
1019 'principal_orgs', $this->tab_main_organizations);
1074 case $this->tab_main_organizations:
1505 if($section == $this->tab_main_organizations)
2648 elseif($contact_type == $this->tab_main_organizations)
2651 $this->section = $this->tab_main_organizations;
[all …]
H A Dclass.boaddressbook.inc.php32 var $tab_main_organizations; variable in boaddressbook
58 $this->tab_main_organizations = $this->so->tab_main_organizations;
804 return $this->so->read_preferences($this->tab_main_organizations);
H A Dclass.soaddressbook.inc.php65 $this->tab_main_organizations = $this->contacts->get_org_name();
1054 elseif($contact_type==$this->tab_main_organizations)
/dports/www/phpgroupware/phpgroupware-0.9.16.017/addressbook/inc/export/
H A DOpenOffice_-_writer89 $columns_to_display = $this->bo->get_columns_to_display($this->bo->tab_main_organizations);
H A DOpenOffice_-_calc121 $columns_to_display = $this->bo->get_columns_to_display($this->bo->tab_main_organizations);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.contacts_sql.inc.php3738 case $this->tab_main_organizations: