Riferimenti per la classe t3lib_extFileFunctions

Diagramma delle classi per t3lib_extFileFunctions

Inheritance graph
[legenda]
Diagramma di collaborazione per t3lib_extFileFunctions:

Collaboration graph
[legenda]
Lista di tutti i membri.

Membri pubblici

 start ($fileCmds)
 init_actionPerms ($setup)
 processData ()
 printLogErrorMessages ($redirect='')
 findRecycler ($theFile)
 writeLog ($action, $error, $details_nr, $details, $data)
 func_delete ($cmds)
 func_copy ($cmds)
 func_move ($cmds)
 func_rename ($cmds)
 func_newfolder ($cmds)
 func_newfile ($cmds)
 func_edit ($cmds)
 func_upload ($cmds)
 func_unzip ($cmds)
 start ($fileCmds)
 init_actionPerms ($setup)
 processData ()
 printLogErrorMessages ($redirect='')
 findRecycler ($theFile)
 writeLog ($action, $error, $details_nr, $details, $data)
 func_delete ($cmds)
 func_copy ($cmds)
 func_move ($cmds)
 func_rename ($cmds)
 func_newfolder ($cmds)
 func_newfile ($cmds)
 func_edit ($cmds)
 func_upload ($cmds)
 func_unzip ($cmds)
 start ($fileCmds)
 init_actionPerms ($setup)
 processData ()
 printLogErrorMessages ($redirect='')
 findRecycler ($theFile)
 writeLog ($action, $error, $details_nr, $details, $data)
 func_delete ($cmds)
 func_copy ($cmds)
 func_move ($cmds)
 func_rename ($cmds)
 func_newfolder ($cmds)
 func_newfile ($cmds)
 func_edit ($cmds)
 func_upload ($cmds)
 func_unzip ($cmds)
 start ($fileCmds)
 init_actionPerms ($setup)
 processData ()
 printLogErrorMessages ($redirect='')
 findRecycler ($theFile)
 writeLog ($action, $error, $details_nr, $details, $data)
 func_delete ($cmds)
 func_copy ($cmds)
 func_move ($cmds)
 func_rename ($cmds)
 func_newfolder ($cmds)
 func_newfile ($cmds)
 func_edit ($cmds)
 func_upload ($cmds)
 func_unzip ($cmds)
 start ($fileCmds)
 init_actionPerms ($setup)
 processData ()
 printLogErrorMessages ($redirect='')
 findRecycler ($theFile)
 writeLog ($action, $error, $details_nr, $details, $data)
 func_delete ($cmds)
 func_copy ($cmds)
 func_move ($cmds)
 func_rename ($cmds)
 func_newfolder ($cmds)
 func_newfile ($cmds)
 func_edit ($cmds)
 func_upload ($cmds)
 func_unzip ($cmds)
 start ($fileCmds)
 init_actionPerms ($setup)
 processData ()
 printLogErrorMessages ($redirect='')
 findRecycler ($theFile)
 writeLog ($action, $error, $details_nr, $details, $data)
 func_delete ($cmds)
 func_copy ($cmds)
 func_move ($cmds)
 func_rename ($cmds)
 func_newfolder ($cmds)
 func_newfile ($cmds)
 func_edit ($cmds)
 func_upload ($cmds)
 func_unzip ($cmds)

Attributi pubblici

 $maxCopyFileSize = 10000
 $maxMoveFileSize = 10000
 $maxUploadFileSize = 10000
 $unzipPath = ''
 $dontCheckForUnique = 0
 $actionPerms
 $recyclerFN = '_recycler_'
 $useRecycler = 1
 $PHPFileFunctions = 0
 $dont_use_exec_commands = 0
 $internalUploadMap = array()

Descrizione Dettagliata

Definizione alla linea 105 del file class.t3lib_extfilefunc.php.


Documentazione delle funzioni membro

t3lib_extFileFunctions::findRecycler theFile  ) 
 

Goes back in the path and checks in each directory if a folder named $this->recyclerFN (usually '_recycler_') is present. If a folder in the tree happens to be a _recycler_-folder (which means that we're deleting something inside a _recycler_-folder) this is ignored

Parametri:
string Takes a valid Path ($theFile)
Restituisce:
string Returns the path (without trailing slash) of the closest recycle-folder if found. Else false.

Definizione alla linea 328 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanDirectoryName(), t3lib_basicFileFunctions::isPathValid(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::findRecycler theFile  ) 
 

Goes back in the path and checks in each directory if a folder named $this->recyclerFN (usually '_recycler_') is present. If a folder in the tree happens to be a _recycler_-folder (which means that we're deleting something inside a _recycler_-folder) this is ignored

Parametri:
string Takes a valid Path ($theFile)
Restituisce:
string Returns the path (without trailing slash) of the closest recycle-folder if found. Else false.

Definizione alla linea 328 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanDirectoryName(), t3lib_basicFileFunctions::isPathValid(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::findRecycler theFile  ) 
 

Goes back in the path and checks in each directory if a folder named $this->recyclerFN (usually '_recycler_') is present. If a folder in the tree happens to be a _recycler_-folder (which means that we're deleting something inside a _recycler_-folder) this is ignored

Parametri:
string Takes a valid Path ($theFile)
Restituisce:
string Returns the path (without trailing slash) of the closest recycle-folder if found. Else false.

Definizione alla linea 328 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanDirectoryName(), t3lib_basicFileFunctions::isPathValid(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::findRecycler theFile  ) 
 

Goes back in the path and checks in each directory if a folder named $this->recyclerFN (usually '_recycler_') is present. If a folder in the tree happens to be a _recycler_-folder (which means that we're deleting something inside a _recycler_-folder) this is ignored

Parametri:
string Takes a valid Path ($theFile)
Restituisce:
string Returns the path (without trailing slash) of the closest recycle-folder if found. Else false.

Definizione alla linea 328 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanDirectoryName(), t3lib_basicFileFunctions::isPathValid(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::findRecycler theFile  ) 
 

Goes back in the path and checks in each directory if a folder named $this->recyclerFN (usually '_recycler_') is present. If a folder in the tree happens to be a _recycler_-folder (which means that we're deleting something inside a _recycler_-folder) this is ignored

Parametri:
string Takes a valid Path ($theFile)
Restituisce:
string Returns the path (without trailing slash) of the closest recycle-folder if found. Else false.

Definizione alla linea 328 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanDirectoryName(), t3lib_basicFileFunctions::isPathValid(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::findRecycler theFile  ) 
 

Goes back in the path and checks in each directory if a folder named $this->recyclerFN (usually '_recycler_') is present. If a folder in the tree happens to be a _recycler_-folder (which means that we're deleting something inside a _recycler_-folder) this is ignored

Parametri:
string Takes a valid Path ($theFile)
Restituisce:
string Returns the path (without trailing slash) of the closest recycle-folder if found. Else false.

Definizione alla linea 328 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanDirectoryName(), t3lib_basicFileFunctions::isPathValid(), e t3lib_div::split_fileref().

Referenziato da func_delete().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_copy cmds  ) 
 

Copying files and folders (action=2)

Parametri:
array $cmds['data'] is the file/folder to copy. $cmds['target'] is the path where to copy to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 451 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_copy cmds  ) 
 

Copying files and folders (action=2)

Parametri:
array $cmds['data'] is the file/folder to copy. $cmds['target'] is the path where to copy to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 451 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_copy cmds  ) 
 

Copying files and folders (action=2)

Parametri:
array $cmds['data'] is the file/folder to copy. $cmds['target'] is the path where to copy to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 451 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_copy cmds  ) 
 

Copying files and folders (action=2)

Parametri:
array $cmds['data'] is the file/folder to copy. $cmds['target'] is the path where to copy to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 451 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_copy cmds  ) 
 

Copying files and folders (action=2)

Parametri:
array $cmds['data'] is the file/folder to copy. $cmds['target'] is the path where to copy to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 451 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_copy cmds  ) 
 

Copying files and folders (action=2)

Parametri:
array $cmds['data'] is the file/folder to copy. $cmds['target'] is the path where to copy to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 451 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Referenziato da processData().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_delete cmds  ) 
 

Deleting files and folders (action=4)

Parametri:
array $cmds['data'] is the file/folder to delete
Restituisce:
boolean Returns true upon success

Definizione alla linea 384 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkPathAgainstMounts(), findRecycler(), func_move(), t3lib_basicFileFunctions::is_directory(), e t3lib_basicFileFunctions::isPathValid().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_delete cmds  ) 
 

Deleting files and folders (action=4)

Parametri:
array $cmds['data'] is the file/folder to delete
Restituisce:
boolean Returns true upon success

Definizione alla linea 384 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkPathAgainstMounts(), findRecycler(), func_move(), t3lib_basicFileFunctions::is_directory(), e t3lib_basicFileFunctions::isPathValid().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_delete cmds  ) 
 

Deleting files and folders (action=4)

Parametri:
array $cmds['data'] is the file/folder to delete
Restituisce:
boolean Returns true upon success

Definizione alla linea 384 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkPathAgainstMounts(), findRecycler(), func_move(), t3lib_basicFileFunctions::is_directory(), e t3lib_basicFileFunctions::isPathValid().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_delete cmds  ) 
 

Deleting files and folders (action=4)

Parametri:
array $cmds['data'] is the file/folder to delete
Restituisce:
boolean Returns true upon success

Definizione alla linea 384 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkPathAgainstMounts(), findRecycler(), func_move(), t3lib_basicFileFunctions::is_directory(), e t3lib_basicFileFunctions::isPathValid().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_delete cmds  ) 
 

Deleting files and folders (action=4)

Parametri:
array $cmds['data'] is the file/folder to delete
Restituisce:
boolean Returns true upon success

Definizione alla linea 384 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkPathAgainstMounts(), findRecycler(), func_move(), t3lib_basicFileFunctions::is_directory(), e t3lib_basicFileFunctions::isPathValid().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_delete cmds  ) 
 

Deleting files and folders (action=4)

Parametri:
array $cmds['data'] is the file/folder to delete
Restituisce:
boolean Returns true upon success

Definizione alla linea 384 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkPathAgainstMounts(), findRecycler(), func_move(), t3lib_basicFileFunctions::is_directory(), e t3lib_basicFileFunctions::isPathValid().

Referenziato da processData().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_edit cmds  ) 
 

Editing textfiles or foldes (action=9)

Parametri:
array $cmds['data'] is the new content. $cmds['target'] is the target (file or dir)
Restituisce:
boolean Returns true on success

Definizione alla linea 747 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $type, a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_div::inList(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_edit cmds  ) 
 

Editing textfiles or foldes (action=9)

Parametri:
array $cmds['data'] is the new content. $cmds['target'] is the target (file or dir)
Restituisce:
boolean Returns true on success

Definizione alla linea 747 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $type, a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_div::inList(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_edit cmds  ) 
 

Editing textfiles or foldes (action=9)

Parametri:
array $cmds['data'] is the new content. $cmds['target'] is the target (file or dir)
Restituisce:
boolean Returns true on success

Definizione alla linea 747 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $type, a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_div::inList(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_edit cmds  ) 
 

Editing textfiles or foldes (action=9)

Parametri:
array $cmds['data'] is the new content. $cmds['target'] is the target (file or dir)
Restituisce:
boolean Returns true on success

Definizione alla linea 747 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $type, a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_div::inList(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_edit cmds  ) 
 

Editing textfiles or foldes (action=9)

Parametri:
array $cmds['data'] is the new content. $cmds['target'] is the target (file or dir)
Restituisce:
boolean Returns true on success

Definizione alla linea 747 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $type, a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_div::inList(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_edit cmds  ) 
 

Editing textfiles or foldes (action=9)

Parametri:
array $cmds['data'] is the new content. $cmds['target'] is the target (file or dir)
Restituisce:
boolean Returns true on success

Definizione alla linea 747 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $type, a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_div::inList(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Referenziato da processData().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_move cmds  ) 
 

Moving files and folders (action=3)

Parametri:
array $cmds['data'] is the file/folder to move. $cmds['target'] is the path where to move to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 541 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_move cmds  ) 
 

Moving files and folders (action=3)

Parametri:
array $cmds['data'] is the file/folder to move. $cmds['target'] is the path where to move to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 541 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_move cmds  ) 
 

Moving files and folders (action=3)

Parametri:
array $cmds['data'] is the file/folder to move. $cmds['target'] is the path where to move to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 541 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_move cmds  ) 
 

Moving files and folders (action=3)

Parametri:
array $cmds['data'] is the file/folder to move. $cmds['target'] is the path where to move to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 541 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_move cmds  ) 
 

Moving files and folders (action=3)

Parametri:
array $cmds['data'] is the file/folder to move. $cmds['target'] is the path where to move to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 541 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_move cmds  ) 
 

Moving files and folders (action=3)

Parametri:
array $cmds['data'] is the file/folder to move. $cmds['target'] is the path where to move to. $cmds['altName'] (boolean): If set, another filename is found in case the target already exists
Restituisce:
string Returns the new filename upon success

Definizione alla linea 541 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), t3lib_div::isFirstPartOfStr(), t3lib_basicFileFunctions::isPathValid(), size, e t3lib_div::split_fileref().

Referenziato da func_delete(), e processData().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfile cmds  ) 
 

This creates a new file. (action=8)

Parametri:
array $cmds['data'] is the new filename. $cmds['target'] is the path where to create it
Restituisce:
string Returns the new filename upon success

Definizione alla linea 710 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_div::inList(), t3lib_basicFileFunctions::is_directory(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfile cmds  ) 
 

This creates a new file. (action=8)

Parametri:
array $cmds['data'] is the new filename. $cmds['target'] is the path where to create it
Restituisce:
string Returns the new filename upon success

Definizione alla linea 710 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_div::inList(), t3lib_basicFileFunctions::is_directory(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfile cmds  ) 
 

This creates a new file. (action=8)

Parametri:
array $cmds['data'] is the new filename. $cmds['target'] is the path where to create it
Restituisce:
string Returns the new filename upon success

Definizione alla linea 710 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_div::inList(), t3lib_basicFileFunctions::is_directory(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfile cmds  ) 
 

This creates a new file. (action=8)

Parametri:
array $cmds['data'] is the new filename. $cmds['target'] is the path where to create it
Restituisce:
string Returns the new filename upon success

Definizione alla linea 710 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_div::inList(), t3lib_basicFileFunctions::is_directory(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfile cmds  ) 
 

This creates a new file. (action=8)

Parametri:
array $cmds['data'] is the new filename. $cmds['target'] is the path where to create it
Restituisce:
string Returns the new filename upon success

Definizione alla linea 710 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_div::inList(), t3lib_basicFileFunctions::is_directory(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfile cmds  ) 
 

This creates a new file. (action=8)

Parametri:
array $cmds['data'] is the new filename. $cmds['target'] is the path where to create it
Restituisce:
string Returns the new filename upon success

Definizione alla linea 710 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_div::inList(), t3lib_basicFileFunctions::is_directory(), t3lib_div::split_fileref(), e t3lib_div::writeFile().

Referenziato da processData().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfolder cmds  ) 
 

This creates a new folder. (action=6)

Parametri:
array $cmds['data'] is the foldername. $cmds['target'] is the path where to create it.
Restituisce:
string Returns the new foldername upon success

Definizione alla linea 680 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::mkdir().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfolder cmds  ) 
 

This creates a new folder. (action=6)

Parametri:
array $cmds['data'] is the foldername. $cmds['target'] is the path where to create it.
Restituisce:
string Returns the new foldername upon success

Definizione alla linea 680 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::mkdir().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfolder cmds  ) 
 

This creates a new folder. (action=6)

Parametri:
array $cmds['data'] is the foldername. $cmds['target'] is the path where to create it.
Restituisce:
string Returns the new foldername upon success

Definizione alla linea 680 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::mkdir().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfolder cmds  ) 
 

This creates a new folder. (action=6)

Parametri:
array $cmds['data'] is the foldername. $cmds['target'] is the path where to create it.
Restituisce:
string Returns the new foldername upon success

Definizione alla linea 680 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::mkdir().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfolder cmds  ) 
 

This creates a new folder. (action=6)

Parametri:
array $cmds['data'] is the foldername. $cmds['target'] is the path where to create it.
Restituisce:
string Returns the new foldername upon success

Definizione alla linea 680 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::mkdir().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_newfolder cmds  ) 
 

This creates a new folder. (action=6)

Parametri:
array $cmds['data'] is the foldername. $cmds['target'] is the path where to create it.
Restituisce:
string Returns the new foldername upon success

Definizione alla linea 680 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::mkdir().

Referenziato da processData().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_rename cmds  ) 
 

Renaming files or foldes (action=5)

Parametri:
array $cmds['data'] is the new name. $cmds['target'] is the target (file or dir).
Restituisce:
string Returns the new filename upon success

Definizione alla linea 634 del file class.t3lib_extfilefunc.php.

Riferimenti $type, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_rename cmds  ) 
 

Renaming files or foldes (action=5)

Parametri:
array $cmds['data'] is the new name. $cmds['target'] is the target (file or dir).
Restituisce:
string Returns the new filename upon success

Definizione alla linea 634 del file class.t3lib_extfilefunc.php.

Riferimenti $type, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_rename cmds  ) 
 

Renaming files or foldes (action=5)

Parametri:
array $cmds['data'] is the new name. $cmds['target'] is the target (file or dir).
Restituisce:
string Returns the new filename upon success

Definizione alla linea 634 del file class.t3lib_extfilefunc.php.

Riferimenti $type, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_rename cmds  ) 
 

Renaming files or foldes (action=5)

Parametri:
array $cmds['data'] is the new name. $cmds['target'] is the target (file or dir).
Restituisce:
string Returns the new filename upon success

Definizione alla linea 634 del file class.t3lib_extfilefunc.php.

Riferimenti $type, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_rename cmds  ) 
 

Renaming files or foldes (action=5)

Parametri:
array $cmds['data'] is the new name. $cmds['target'] is the target (file or dir).
Restituisce:
string Returns the new filename upon success

Definizione alla linea 634 del file class.t3lib_extfilefunc.php.

Riferimenti $type, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_rename cmds  ) 
 

Renaming files or foldes (action=5)

Parametri:
array $cmds['data'] is the new name. $cmds['target'] is the target (file or dir).
Restituisce:
string Returns the new filename upon success

Definizione alla linea 634 del file class.t3lib_extfilefunc.php.

Riferimenti $type, a, t3lib_basicFileFunctions::checkFileNameLen(), t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), e t3lib_div::split_fileref().

Referenziato da processData().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_unzip cmds  ) 
 

Unzipping file (action=7) This is permitted only if the user has fullAccess or if the file resides

Parametri:
array $cmds['data'] is the zip-file. $cmds['target'] is the target directory. If not set we'll default to the same directory as the file is in.
Restituisce:
boolean Returns true on success

Definizione alla linea 818 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_unzip cmds  ) 
 

Unzipping file (action=7) This is permitted only if the user has fullAccess or if the file resides

Parametri:
array $cmds['data'] is the zip-file. $cmds['target'] is the target directory. If not set we'll default to the same directory as the file is in.
Restituisce:
boolean Returns true on success

Definizione alla linea 818 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_unzip cmds  ) 
 

Unzipping file (action=7) This is permitted only if the user has fullAccess or if the file resides

Parametri:
array $cmds['data'] is the zip-file. $cmds['target'] is the target directory. If not set we'll default to the same directory as the file is in.
Restituisce:
boolean Returns true on success

Definizione alla linea 818 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_unzip cmds  ) 
 

Unzipping file (action=7) This is permitted only if the user has fullAccess or if the file resides

Parametri:
array $cmds['data'] is the zip-file. $cmds['target'] is the target directory. If not set we'll default to the same directory as the file is in.
Restituisce:
boolean Returns true on success

Definizione alla linea 818 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_unzip cmds  ) 
 

Unzipping file (action=7) This is permitted only if the user has fullAccess or if the file resides

Parametri:
array $cmds['data'] is the zip-file. $cmds['target'] is the target directory. If not set we'll default to the same directory as the file is in.
Restituisce:
boolean Returns true on success

Definizione alla linea 818 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::split_fileref().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_unzip cmds  ) 
 

Unzipping file (action=7) This is permitted only if the user has fullAccess or if the file resides

Parametri:
array $cmds['data'] is the zip-file. $cmds['target'] is the target directory. If not set we'll default to the same directory as the file is in.
Restituisce:
boolean Returns true on success

Definizione alla linea 818 del file class.t3lib_extfilefunc.php.

Riferimenti a, t3lib_basicFileFunctions::checkIfFullAccess(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::is_directory(), e t3lib_div::split_fileref().

Referenziato da processData().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_upload cmds  ) 
 

Upload of files (action=1)

Parametri:
array $cmds['data'] is the ID-number (points to the global var that holds the filename-ref ($_FILES['upload_'.$id]['name']). $cmds['target'] is the target directory
Restituisce:
string Returns the new filename upon success

Definizione alla linea 779 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), size, t3lib_div::split_fileref(), e t3lib_div::upload_copy_move().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_upload cmds  ) 
 

Upload of files (action=1)

Parametri:
array $cmds['data'] is the ID-number (points to the global var that holds the filename-ref ($_FILES['upload_'.$id]['name']). $cmds['target'] is the target directory
Restituisce:
string Returns the new filename upon success

Definizione alla linea 779 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), size, t3lib_div::split_fileref(), e t3lib_div::upload_copy_move().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_upload cmds  ) 
 

Upload of files (action=1)

Parametri:
array $cmds['data'] is the ID-number (points to the global var that holds the filename-ref ($_FILES['upload_'.$id]['name']). $cmds['target'] is the target directory
Restituisce:
string Returns the new filename upon success

Definizione alla linea 779 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), size, t3lib_div::split_fileref(), e t3lib_div::upload_copy_move().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_upload cmds  ) 
 

Upload of files (action=1)

Parametri:
array $cmds['data'] is the ID-number (points to the global var that holds the filename-ref ($_FILES['upload_'.$id]['name']). $cmds['target'] is the target directory
Restituisce:
string Returns the new filename upon success

Definizione alla linea 779 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), size, t3lib_div::split_fileref(), e t3lib_div::upload_copy_move().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_upload cmds  ) 
 

Upload of files (action=1)

Parametri:
array $cmds['data'] is the ID-number (points to the global var that holds the filename-ref ($_FILES['upload_'.$id]['name']). $cmds['target'] is the target directory
Restituisce:
string Returns the new filename upon success

Definizione alla linea 779 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), size, t3lib_div::split_fileref(), e t3lib_div::upload_copy_move().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::func_upload cmds  ) 
 

Upload of files (action=1)

Parametri:
array $cmds['data'] is the ID-number (points to the global var that holds the filename-ref ($_FILES['upload_'.$id]['name']). $cmds['target'] is the target directory
Restituisce:
string Returns the new filename upon success

Definizione alla linea 779 del file class.t3lib_extfilefunc.php.

Riferimenti t3lib_basicFileFunctions::checkIfAllowed(), t3lib_basicFileFunctions::checkPathAgainstMounts(), t3lib_basicFileFunctions::cleanFileName(), t3lib_basicFileFunctions::getUniqueName(), t3lib_basicFileFunctions::is_directory(), size, t3lib_div::split_fileref(), e t3lib_div::upload_copy_move().

Referenziato da processData().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::init_actionPerms setup  ) 
 

Sets up permission to perform file/directory operations. See below or the be_user-table for the significanse of the various bits in $setup ($BE_USER->user['fileoper_perms'])

Parametri:
integer File permission integer from BE_USER object.
Restituisce:
void

Definizione alla linea 181 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::init_actionPerms setup  ) 
 

Sets up permission to perform file/directory operations. See below or the be_user-table for the significanse of the various bits in $setup ($BE_USER->user['fileoper_perms'])

Parametri:
integer File permission integer from BE_USER object.
Restituisce:
void

Definizione alla linea 181 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::init_actionPerms setup  ) 
 

Sets up permission to perform file/directory operations. See below or the be_user-table for the significanse of the various bits in $setup ($BE_USER->user['fileoper_perms'])

Parametri:
integer File permission integer from BE_USER object.
Restituisce:
void

Definizione alla linea 181 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::init_actionPerms setup  ) 
 

Sets up permission to perform file/directory operations. See below or the be_user-table for the significanse of the various bits in $setup ($BE_USER->user['fileoper_perms'])

Parametri:
integer File permission integer from BE_USER object.
Restituisce:
void

Definizione alla linea 181 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::init_actionPerms setup  ) 
 

Sets up permission to perform file/directory operations. See below or the be_user-table for the significanse of the various bits in $setup ($BE_USER->user['fileoper_perms'])

Parametri:
integer File permission integer from BE_USER object.
Restituisce:
void

Definizione alla linea 181 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::init_actionPerms setup  ) 
 

Sets up permission to perform file/directory operations. See below or the be_user-table for the significanse of the various bits in $setup ($BE_USER->user['fileoper_perms'])

Parametri:
integer File permission integer from BE_USER object.
Restituisce:
void

Definizione alla linea 181 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::printLogErrorMessages redirect = ''  ) 
 

Print log error messages from the operations of this script instance

Parametri:
string Redirect URL (for creating link in message)
Restituisce:
void (Will exit on error)

Definizione alla linea 270 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $lines, $row, colspan, exit, height, input, t3lib_div::makeInstance(), onclick, table, td, e value.

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::printLogErrorMessages redirect = ''  ) 
 

Print log error messages from the operations of this script instance

Parametri:
string Redirect URL (for creating link in message)
Restituisce:
void (Will exit on error)

Definizione alla linea 270 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $lines, $row, colspan, exit, height, input, t3lib_div::makeInstance(), onclick, table, td, e value.

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::printLogErrorMessages redirect = ''  ) 
 

Print log error messages from the operations of this script instance

Parametri:
string Redirect URL (for creating link in message)
Restituisce:
void (Will exit on error)

Definizione alla linea 270 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $lines, $row, colspan, exit, height, input, t3lib_div::makeInstance(), onclick, table, td, e value.

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::printLogErrorMessages redirect = ''  ) 
 

Print log error messages from the operations of this script instance

Parametri:
string Redirect URL (for creating link in message)
Restituisce:
void (Will exit on error)

Definizione alla linea 270 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $lines, $row, colspan, exit, height, input, t3lib_div::makeInstance(), onclick, table, td, e value.

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::printLogErrorMessages redirect = ''  ) 
 

Print log error messages from the operations of this script instance

Parametri:
string Redirect URL (for creating link in message)
Restituisce:
void (Will exit on error)

Definizione alla linea 270 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $lines, $row, colspan, exit, height, input, t3lib_div::makeInstance(), onclick, table, td, e value.

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::printLogErrorMessages redirect = ''  ) 
 

Print log error messages from the operations of this script instance

Parametri:
string Redirect URL (for creating link in message)
Restituisce:
void (Will exit on error)

Definizione alla linea 270 del file class.t3lib_extfilefunc.php.

Riferimenti $content, $GLOBALS, $lines, $row, colspan, exit, height, input, t3lib_div::makeInstance(), onclick, table, td, e value.

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::processData  ) 
 

Processing the command array in $this->fileCmdMap

Restituisce:
void

Definizione alla linea 213 del file class.t3lib_extfilefunc.php.

Riferimenti func_copy(), func_delete(), func_edit(), func_move(), func_newfile(), func_newfolder(), func_rename(), func_unzip(), e func_upload().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::processData  ) 
 

Processing the command array in $this->fileCmdMap

Restituisce:
void

Definizione alla linea 213 del file class.t3lib_extfilefunc.php.

Riferimenti func_copy(), func_delete(), func_edit(), func_move(), func_newfile(), func_newfolder(), func_rename(), func_unzip(), e func_upload().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::processData  ) 
 

Processing the command array in $this->fileCmdMap

Restituisce:
void

Definizione alla linea 213 del file class.t3lib_extfilefunc.php.

Riferimenti func_copy(), func_delete(), func_edit(), func_move(), func_newfile(), func_newfolder(), func_rename(), func_unzip(), e func_upload().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::processData  ) 
 

Processing the command array in $this->fileCmdMap

Restituisce:
void

Definizione alla linea 213 del file class.t3lib_extfilefunc.php.

Riferimenti func_copy(), func_delete(), func_edit(), func_move(), func_newfile(), func_newfolder(), func_rename(), func_unzip(), e func_upload().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::processData  ) 
 

Processing the command array in $this->fileCmdMap

Restituisce:
void

Definizione alla linea 213 del file class.t3lib_extfilefunc.php.

Riferimenti func_copy(), func_delete(), func_edit(), func_move(), func_newfile(), func_newfolder(), func_rename(), func_unzip(), e func_upload().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::processData  ) 
 

Processing the command array in $this->fileCmdMap

Restituisce:
void

Definizione alla linea 213 del file class.t3lib_extfilefunc.php.

Riferimenti func_copy(), func_delete(), func_edit(), func_move(), func_newfile(), func_newfolder(), func_rename(), func_unzip(), e func_upload().

Questo è il grafo delle chiamate per questa funzione:

t3lib_extFileFunctions::start fileCmds  ) 
 

Initialization of the class

Parametri:
array The $file array with the commands to execute. See "TYPO3 Core API" document
Restituisce:
void

Definizione alla linea 151 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS.

t3lib_extFileFunctions::start fileCmds  ) 
 

Initialization of the class

Parametri:
array The $file array with the commands to execute. See "TYPO3 Core API" document
Restituisce:
void

Definizione alla linea 151 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS.

t3lib_extFileFunctions::start fileCmds  ) 
 

Initialization of the class

Parametri:
array The $file array with the commands to execute. See "TYPO3 Core API" document
Restituisce:
void

Definizione alla linea 151 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS.

t3lib_extFileFunctions::start fileCmds  ) 
 

Initialization of the class

Parametri:
array The $file array with the commands to execute. See "TYPO3 Core API" document
Restituisce:
void

Definizione alla linea 151 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS.

t3lib_extFileFunctions::start fileCmds  ) 
 

Initialization of the class

Parametri:
array The $file array with the commands to execute. See "TYPO3 Core API" document
Restituisce:
void

Definizione alla linea 151 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS.

t3lib_extFileFunctions::start fileCmds  ) 
 

Initialization of the class

Parametri:
array The $file array with the commands to execute. See "TYPO3 Core API" document
Restituisce:
void

Definizione alla linea 151 del file class.t3lib_extfilefunc.php.

Riferimenti $GLOBALS.

t3lib_extFileFunctions::writeLog action,
error,
details_nr,
details,
data
 

Logging file operations

Parametri:
integer The action number. See the functions in the class for a hint. Eg. edit is '9', upload is '1' ...
integer The severity: 0 = message, 1 = error, 2 = System Error, 3 = security notice (admin)
integer This number is unique for every combination of $type and $action. This is the error-message number, which can later be used to translate error messages.
string This is the default, raw error message in english
array Array with special information that may go into $details by "%s" marks / sprintf() when the log is shown
Restituisce:
void
Vedi anche:
class.t3lib_userauthgroup.php

Definizione alla linea 357 del file class.t3lib_extfilefunc.php.

Riferimenti $data, $GLOBALS, e $type.

t3lib_extFileFunctions::writeLog action,
error,
details_nr,
details,
data
 

Logging file operations

Parametri:
integer The action number. See the functions in the class for a hint. Eg. edit is '9', upload is '1' ...
integer The severity: 0 = message, 1 = error, 2 = System Error, 3 = security notice (admin)
integer This number is unique for every combination of $type and $action. This is the error-message number, which can later be used to translate error messages.
string This is the default, raw error message in english
array Array with special information that may go into $details by "%s" marks / sprintf() when the log is shown
Restituisce:
void
Vedi anche:
class.t3lib_userauthgroup.php

Definizione alla linea 357 del file class.t3lib_extfilefunc.php.

Riferimenti $data, $GLOBALS, e $type.

t3lib_extFileFunctions::writeLog action,
error,
details_nr,
details,
data
 

Logging file operations

Parametri:
integer The action number. See the functions in the class for a hint. Eg. edit is '9', upload is '1' ...
integer The severity: 0 = message, 1 = error, 2 = System Error, 3 = security notice (admin)
integer This number is unique for every combination of $type and $action. This is the error-message number, which can later be used to translate error messages.
string This is the default, raw error message in english
array Array with special information that may go into $details by "%s" marks / sprintf() when the log is shown
Restituisce:
void
Vedi anche:
class.t3lib_userauthgroup.php

Definizione alla linea 357 del file class.t3lib_extfilefunc.php.

Riferimenti $data, $GLOBALS, e $type.

t3lib_extFileFunctions::writeLog action,
error,
details_nr,
details,
data
 

Logging file operations

Parametri:
integer The action number. See the functions in the class for a hint. Eg. edit is '9', upload is '1' ...
integer The severity: 0 = message, 1 = error, 2 = System Error, 3 = security notice (admin)
integer This number is unique for every combination of $type and $action. This is the error-message number, which can later be used to translate error messages.
string This is the default, raw error message in english
array Array with special information that may go into $details by "%s" marks / sprintf() when the log is shown
Restituisce:
void
Vedi anche:
class.t3lib_userauthgroup.php

Definizione alla linea 357 del file class.t3lib_extfilefunc.php.

Riferimenti $data, $GLOBALS, e $type.

t3lib_extFileFunctions::writeLog action,
error,
details_nr,
details,
data
 

Logging file operations

Parametri:
integer The action number. See the functions in the class for a hint. Eg. edit is '9', upload is '1' ...
integer The severity: 0 = message, 1 = error, 2 = System Error, 3 = security notice (admin)
integer This number is unique for every combination of $type and $action. This is the error-message number, which can later be used to translate error messages.
string This is the default, raw error message in english
array Array with special information that may go into $details by "%s" marks / sprintf() when the log is shown
Restituisce:
void
Vedi anche:
class.t3lib_userauthgroup.php

Definizione alla linea 357 del file class.t3lib_extfilefunc.php.

Riferimenti $data, $GLOBALS, e $type.

t3lib_extFileFunctions::writeLog action,
error,
details_nr,
details,
data
 

Logging file operations

Parametri:
integer The action number. See the functions in the class for a hint. Eg. edit is '9', upload is '1' ...
integer The severity: 0 = message, 1 = error, 2 = System Error, 3 = security notice (admin)
integer This number is unique for every combination of $type and $action. This is the error-message number, which can later be used to translate error messages.
string This is the default, raw error message in english
array Array with special information that may go into $details by "%s" marks / sprintf() when the log is shown
Restituisce:
void
Vedi anche:
class.t3lib_userauthgroup.php

Definizione alla linea 357 del file class.t3lib_extfilefunc.php.

Riferimenti $data, $GLOBALS, e $type.


Documentazione dei dati membri

t3lib_extFileFunctions::$actionPerms
 

Valore iniziale:

 Array(                         // This array is self-explaning (look in the class below). It grants access to the functions. This could be set from outside in order to enabled functions to users. See also the function init_actionPerms() which takes input directly from the user-record
                'deleteFile' => 0,                                      // Deleting files physically
                'deleteFolder' => 0,                            // Deleting foldes physically
                'deleteFolderRecursively' => 0,         // normally folders are deleted by the PHP-function rmdir(), but with this option a user deletes with 'rm -Rf ....' which is pretty wild!
                'moveFile' => 0,
                'moveFolder' => 0,
                'copyFile' => 0,
                'copyFolder' => 0,
                'newFolder' => 0,
                'newFile' => 0,
                'editFile' => 0,
                'unzipFile' => 0,
                'uploadFile' => 0,
                'renameFile' => 0,
                'renameFolder' => 0
        )

Definizione alla linea 115 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$dont_use_exec_commands = 0
 

Definizione alla linea 137 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$dontCheckForUnique = 0
 

Definizione alla linea 113 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$internalUploadMap = array()
 

Definizione alla linea 140 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$maxCopyFileSize = 10000
 

Definizione alla linea 109 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$maxMoveFileSize = 10000
 

Definizione alla linea 110 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$maxUploadFileSize = 10000
 

Definizione alla linea 111 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$PHPFileFunctions = 0
 

Definizione alla linea 136 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$recyclerFN = '_recycler_'
 

Definizione alla linea 132 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$unzipPath = ''
 

Definizione alla linea 112 del file class.t3lib_extfilefunc.php.

t3lib_extFileFunctions::$useRecycler = 1
 

Definizione alla linea 133 del file class.t3lib_extfilefunc.php.


La documentazione per questa classe è stata generata a partire dai seguenti file:
Generato il Thu Jan 19 15:34:44 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6