content_permissions.php File Reference

Go to the source code of this file.

Namespaces

namespace  liberty

Variables

 $action = 'assign'
 $contentPerms ['groups'] = $gBitUser->getAllGroups( $listHash )
 $gContent = $gContent->getLibertyObject( $_REQUEST['content_id'] )
 $gContent = new LibertyContent()
 $ret
 die


Variable Documentation

$action = 'assign'

Definition at line 93 of file content_permissions.php.

Referenced by LibertyContent::expungeVersion(), Cpdf::o_action(), Cpdf::o_annotation(), Cpdf::o_catalog(), Cpdf::o_contents(), Cpdf::o_destination(), Cpdf::o_encryption(), Cpdf::o_font(), Cpdf::o_fontDescriptor(), Cpdf::o_fontEncoding(), Cpdf::o_image(), Cpdf::o_info(), Cpdf::o_outlines(), Cpdf::o_page(), Cpdf::o_pages(), Cpdf::o_procset(), Cpdf::o_viewerPreferences(), LibertyContent::removeLastVersion(), BitPage::rollbackVersion(), and LibertyContent::store().

$contentPerms['groups'] = $gBitUser->getAllGroups( $listHash )

Definition at line 55 of file content_permissions.php.

$gContent = $gContent->getLibertyObject( $_REQUEST['content_id'] )

Definition at line 23 of file content_permissions.php.

$gContent = new LibertyContent()

Definition at line 22 of file content_permissions.php.

$ret

Initial value:

 '<a title="'.$contentPerms['groups'][$gid]['group_name']." :: ".$perm.'" '.
                        'href="javascript:ajax_updater('.
                        "'{$perm}{$gid}', ".
                        "'".LIBERTY_PKG_URL."content_permissions.php', ".
                        "'action={$action}&amp;content_id={$gContent->mContentId}&amp;perm={$perm}&amp;group_id={$gid}'".
                ')">'.smarty_function_biticon( $biticon, $gBitSmarty ).'</a>'

Definition at line 107 of file content_permissions.php.

die

Definition at line 113 of file content_permissions.php.


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