ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Public Member Functions | |
__construct ($a_source_id, $a_item_type='') | |
Constructor. More... | |
fillTreeSelection ($a_ref_id, $a_type, $a_depth) | |
Fill selection template. More... | |
getWizardPageBlockHTML () | |
Get wizard page block html. More... | |
Protected Member Functions | |
initTemplate () | |
init template More... | |
fillMainBlock () | |
@access protected More... | |
fillItemBlock () | |
Fill item block. More... | |
fillAdditionalOptions () | |
Fill additional options. More... | |
readItems () | |
Read items. More... | |
fetchSelected ($a_node_id) | |
Check if it is checked. More... | |
Private Attributes | |
$type | |
$source_id | |
$obj_id | |
$item_type | |
$tree | |
$lng | |
$objDefinition | |
ilCopyWizardPage::__construct | ( | $a_source_id, | |
$a_item_type = '' |
|||
) |
Constructor.
@access public
Definition at line 53 of file class.ilCopyWizardPage.php.
References $lng, $objDefinition, and $tree.
|
protected |
Check if it is checked.
@access protected
Definition at line 313 of file class.ilCopyWizardPage.php.
References $_POST, and ilCopyWizardOptions\COPY_WIZARD_COPY.
Referenced by fillItemBlock().
|
protected |
Fill additional options.
@access protected
Definition at line 273 of file class.ilCopyWizardPage.php.
|
protected |
Fill item block.
@access protected
Definition at line 214 of file class.ilCopyWizardPage.php.
References ilCopyWizardOptions\COPY_WIZARD_COPY, ilCopyWizardOptions\COPY_WIZARD_LINK, ilCopyWizardOptions\COPY_WIZARD_OMIT, and fetchSelected().
|
protected |
@access protected
Definition at line 171 of file class.ilCopyWizardPage.php.
References ilCopyWizardOptions\COPY_WIZARD_COPY, ilCopyWizardOptions\COPY_WIZARD_LINK, ilCopyWizardOptions\COPY_WIZARD_OMIT, and ilUtil\getImagePath().
ilCopyWizardPage::fillTreeSelection | ( | $a_ref_id, | |
$a_type, | |||
$a_depth | |||
) |
Fill selection template.
@access public
int | ref_id of node |
string | type of current node |
Definition at line 74 of file class.ilCopyWizardPage.php.
References $tpl, ilCopyWizardOptions\COPY_WIZARD_COPY, ilCopyWizardOptions\COPY_WIZARD_LINK, and ilCopyWizardOptions\COPY_WIZARD_OMIT.
ilCopyWizardPage::getWizardPageBlockHTML | ( | ) |
Get wizard page block html.
@access public
Definition at line 143 of file class.ilCopyWizardPage.php.
References readItems().
|
protected |
init template
@access protected
Definition at line 158 of file class.ilCopyWizardPage.php.
|
protected |
Read items.
@access protected
Definition at line 283 of file class.ilCopyWizardPage.php.
Referenced by getWizardPageBlockHTML().
|
private |
Definition at line 40 of file class.ilCopyWizardPage.php.
|
private |
Definition at line 43 of file class.ilCopyWizardPage.php.
Referenced by __construct().
|
private |
Definition at line 39 of file class.ilCopyWizardPage.php.
|
private |
Definition at line 44 of file class.ilCopyWizardPage.php.
Referenced by __construct().
|
private |
Definition at line 38 of file class.ilCopyWizardPage.php.
|
private |
Definition at line 42 of file class.ilCopyWizardPage.php.
Referenced by __construct().
|
private |
Definition at line 37 of file class.ilCopyWizardPage.php.