sync_reps_with_ldap.php File Reference

Go to the source code of this file.

Enumerations

enum  FASTFRAME_ROOT

Variables

 $b_dryRun = true
 $conf ['phptype'] = 'ldap'
 $o_cli = & new FF_CLI('catalog_request')
 $o_dao = & FF_DataAccess::factory('Catalog')
 $o_ldao = & DB::connect($conf)
 $result = $o_ldao->simpleQuery($conf['search'], 'search', array('attributes' => array('displayName')))


Enumeration Type Documentation

enum FASTFRAME_ROOT
 

Definition at line 27 of file sync_reps_with_ldap.php.


Variable Documentation

$b_dryRun = true
 

Syncs the reps table via ldap

Author:
Jason Rust <jrust@codejanitor.com>

Definition at line 13 of file sync_reps_with_ldap.php.

$conf['search'] = 'ldap'
 

Definition at line 15 of file sync_reps_with_ldap.php.

Referenced by FF_Registry::importConfig().

$o_cli = & new FF_CLI('catalog_request')
 

Definition at line 31 of file sync_reps_with_ldap.php.

Referenced by convert_enums(), import_demo_items(), import_group_items(), rename_tables(), and FF_Action_RuleRun::run().

$o_dao = & FF_DataAccess::factory('Catalog')
 

Definition at line 36 of file sync_reps_with_ldap.php.

Referenced by FF_SystemTest::_checkDBConnectivity(), FF_Validate_Ticket::_validateCategory(), FF_Validate_Ticket::_validateLocation(), FF_Model_Ticket::changePoints(), FF_Model_MaydayProfile::createDefaultSummary(), FF_Rule_changelocation::createFormElements(), FF_Rule_changehandler::createFormElements(), FF_Rule_changecategory::createFormElements(), FF_Model_Rule::execute(), FF_Rule_email::execute(), FF_Model_Rule::executeAll(), FF_Model_Portal::getBlockOptions(), FF_DataAccess_Category_mysql::getCategoryOptions(), FF_Model_Ticket::getHandlerName(), FF_Model_Ticket::getHandlerOptions(), FF_Model_TicketHistory::getHistory(), FF_Model_Item::getMostRecentBorrower(), FF_Model_Ticket::getPoints(), FF_Model_Ticket::getPriorityAlerts(), FF_Model_Ticket::getPriorityDesc(), FF_Output_Mayday::getPriorityIcon(), FF_Model_Ticket::getResolutionResponses(), FF_Model_Ticket::getStatusId(), FF_Model_MaydayProfile::getSummaryPageViewOptions(), FF_Model_TicketComment::getUserFullName(), FF_DataAccess_Permissions_mysql::getUsersForObject(), FF_Model_Ticket::isTicketResolved(), FF_Model_Ticket::markRead(), FF_DataAccess_Inventory_mysql::process(), FF_DataAccess_Rule_mysql::remove(), FF_DataAccess_Item_mysql::remove(), FF_DataAccess_Category_mysql::remove(), and FF_Model_TicketHistory::save().

$o_ldao = & DB::connect($conf)
 

Definition at line 41 of file sync_reps_with_ldap.php.

$result = $o_ldao->simpleQuery($conf['search'], 'search', array('attributes' => array('displayName')))
 

Definition at line 42 of file sync_reps_with_ldap.php.

Referenced by FF_Model_ProfileManager::_findAppsWithProfiles(), FF_ErrorHandler::_var_export(), FF_DataAccess_Category_mysql::add(), FF_DataAccess_Demo_mysql::addDemoToBorrower(), FF_AuthSource_website::authenticate(), FF_Model_Profile::authenticate(), FF_DataAccess_Reddot_mysql::cancel(), FF_Action_Form_Category::fillModelWithData(), FF_DataAccess_TicketComment_mysql::getCommentsByTicketId(), FF_DataAccess_Comment_mysql::getCommentsByTransactionId(), FF_DataAccess_Permissions_pgsql::getDataByPrimaryKey(), FF_DataAccess_Permissions_mysql::getDataByPrimaryKey(), FF_DataAccess_Loan_mysql::getDataByPrimaryKey(), FF_DataAccess::getDataByPrimaryKey(), FF_DataAccess::getFieldByPrimaryKey(), FF_DataAccess_Transaction_mysql::getItemsByTransactionId(), FF_DataAccess_Log_mysql::getListData(), FF_DataAccess_Permissions_pgsql::getPermCount(), FF_DataAccess_Permissions_mysql::getPermCount(), FF_DataAccess_TicketWatchlist_mysql::getWatchlistByTicketId(), FF_DataAccess_TicketWatchlist_mysql::getWatchlistEmailsByTicketId(), import_demo_items(), import_group_items(), FF_DataAccess_Category_mysql::isTargetIdValid(), FF_ListModeler::loadNextModel(), FF_DataAccess_Profile_mysql::makeActive(), FF_DataAccess_Catalog_mysql::markAsDownloaded(), FF_DataAccess_Catalog_mysql::markAsExported(), FF_ListModeler::performSearch(), FF_DataAccess_Inventory_mysql::process(), FF_DataAccess_Profile_mysql::remove(), FF_DataAccess_Loan_mysql::remove(), FF_DataAccess_Item_mysql::remove(), FF_DataAccess_Catalog_mysql::remove(), FF_DataAccess_Borrower_mysql::remove(), FF_Action_FormSubmit_ForgotPass::save(), FF_Model_Comment::save(), FF_DataAccess_CustomField_mysql::saveData(), FF_DataAccess_Permissions_mysql::saveObjectPerm(), FF_Model_Massmail::sendEmails(), FF_DataAccess_Category_mysql::update(), FF_DataAccess_Rule_mysql::updateRulesForItem(), FF_DataAccess_Profile_mysql::updateSingleElement(), FF_DataAccess_Item_mysql::updateStatusOfItems(), and FF_DataAccess_Permissions_mysql::updateUserGroups().


Generated on Fri Jun 23 11:38:19 2006 for FastFrame by  doxygen 1.4.4