map_content.php File Reference

Go to the source code of this file.

Variables

 $aContent = array( $dataHash )
 $c_types = $gLibertySystem->mContentTypes
 $dataHash ['modifier_real_name'] = $modUser->mInfo['real_name']
 $dataHash ['creator_real_name'] = !empty($dataHash['creator_real_name'])?$dataHash['creator_real_name']:$dataHash['real_name']
 $dataHash ['content_description'] = !empty($dataHash['content_description'])?$dataHash['content_description']:$content->mType['content_description']
 $dataHash ['creator_user_id'] = !empty($dataHash['creator_user_id'])?$dataHash['creator_user_id']:$dataHash['user_id']
 $dataHash ['display_url'] = !empty($dataHash['display_url'])?$dataHash['display_url']:$content->getDisplayUrl()
 $dataHash = $content->mInfo
global $gLibertySystem
 $listHash ['sort_mode'] = !empty( $listHash['sort_mode'] ) ? $listHash['sort_mode'] : 'title_asc'
 $listHash ['load_only_root'] = TRUE
 $listHash = &$_REQUEST
 $pigeonList [$key]['subtree'] = $gStructure->getSubTree( $pigeonhole['root_structure_id'] )
 $pigeonList = $gContent->getList( $listHash )
$gBitSystem mOnload [] = 'BitMap.DisplayList();'


Variable Documentation

$aContent = array( $dataHash )

Definition at line 34 of file map_content.php.

$c_types = $gLibertySystem->mContentTypes

Definition at line 46 of file map_content.php.

$dataHash['modifier_real_name'] = $modUser->mInfo['real_name']

Definition at line 31 of file map_content.php.

$dataHash['creator_real_name'] = !empty($dataHash['creator_real_name'])?$dataHash['creator_real_name']:$dataHash['real_name']

Definition at line 27 of file map_content.php.

$dataHash['content_description'] = !empty($dataHash['content_description'])?$dataHash['content_description']:$content->mType['content_description']

Definition at line 26 of file map_content.php.

$dataHash['creator_user_id'] = !empty($dataHash['creator_user_id'])?$dataHash['creator_user_id']:$dataHash['user_id']

Definition at line 25 of file map_content.php.

$dataHash['display_url'] = !empty($dataHash['display_url'])?$dataHash['display_url']:$content->getDisplayUrl()

Definition at line 24 of file map_content.php.

$dataHash = $content->mInfo

Definition at line 22 of file map_content.php.

global $gLibertySystem

required setup

Definition at line 5 of file map_content.php.

$listHash['sort_mode'] = !empty( $listHash['sort_mode'] ) ? $listHash['sort_mode'] : 'title_asc'

Definition at line 59 of file map_content.php.

$listHash['load_only_root'] = TRUE

Definition at line 58 of file map_content.php.

$listHash = &$_REQUEST

Definition at line 57 of file map_content.php.

$pigeonList[$key]['subtree'] = $gStructure->getSubTree( $pigeonhole['root_structure_id'] )

Definition at line 68 of file map_content.php.

$pigeonList = $gContent->getList( $listHash )

Definition at line 60 of file map_content.php.

$gBitSystem mOnload[] = 'BitMap.DisplayList();'

Definition at line 87 of file map_content.php.

Referenced by BitSystem::setOnloadScript().


Generated on Wed Aug 22 19:33:57 2007 for bitweaver by  doxygen 1.5.2