Riferimenti per la classe SC_browse_links

Lista di tutti i membri.

Membri pubblici

 init ()
 main ()
 printContent ()
 main_rte ($wiz=0)
 main_db ()
 main_file ()
 expandPage ()
 TBE_expandPage ($tables)
 expandFolder ($expandFolder=0, $extensionList='')
 TBE_expandFolder ($expandFolder=0, $extensionList='', $noThumbs=0)
 fileList ($files, $folderName='', $noThumbs=0)
 TBE_dragNDrop ($expandFolder=0, $extensionList='')
 isWebFolder ($folder)
 checkFolder ($folder)
 barheader ($str)
 getMsgBox ($in_msg, $icon='icon_note')
 printCurrentUrl ($str)
 parseCurUrl ($href, $siteUrl)
 uploadForm ($path)
 createFolder ($path)
 init ()
 main ()
 printContent ()
 main_rte ($wiz=0)
 main_db ()
 main_file ()
 expandPage ()
 TBE_expandPage ($tables)
 expandFolder ($expandFolder=0, $extensionList='')
 TBE_expandFolder ($expandFolder=0, $extensionList='', $noThumbs=0)
 fileList ($files, $folderName='', $noThumbs=0)
 TBE_dragNDrop ($expandFolder=0, $extensionList='')
 isWebFolder ($folder)
 checkFolder ($folder)
 barheader ($str)
 getMsgBox ($in_msg, $icon='icon_note')
 printCurrentUrl ($str)
 parseCurUrl ($href, $siteUrl)
 uploadForm ($path)
 createFolder ($path)
 init ()
 main ()
 printContent ()
 main_rte ($wiz=0)
 main_db ()
 main_file ()
 expandPage ()
 TBE_expandPage ($tables)
 expandFolder ($expandFolder=0, $extensionList='')
 TBE_expandFolder ($expandFolder=0, $extensionList='', $noThumbs=0)
 fileList ($files, $folderName='', $noThumbs=0)
 TBE_dragNDrop ($expandFolder=0, $extensionList='')
 isWebFolder ($folder)
 checkFolder ($folder)
 barheader ($str)
 getMsgBox ($in_msg, $icon='icon_note')
 printCurrentUrl ($str)
 parseCurUrl ($href, $siteUrl)
 uploadForm ($path)
 createFolder ($path)

Attributi pubblici

 $siteURL
 $thisConfig
 $setTarget
 $doc
 $mode
 $act
 $expandPage
 $expandFolder
 $P
 $bparams
 $RTEtsConfigParams
 $PM
 $pointer
 $curUrlArray
 $curUrlInfo

Descrizione Dettagliata

Definizione alla linea 636 del file browse_links.php.


Documentazione delle funzioni membro

SC_browse_links::barheader str  ) 
 

Prints a 'header' where string is in a tablecell

Parametri:
string The string to print in the header. The value is htmlspecialchars()'ed before output.
Restituisce:
string The header HTML (wrapped in a table)

Definizione alla linea 2021 del file browse_links.php.

SC_browse_links::barheader str  ) 
 

Prints a 'header' where string is in a tablecell

Parametri:
string The string to print in the header. The value is htmlspecialchars()'ed before output.
Restituisce:
string The header HTML (wrapped in a table)

Definizione alla linea 2021 del file browse_links.php.

SC_browse_links::barheader str  ) 
 

Prints a 'header' where string is in a tablecell

Parametri:
string The string to print in the header. The value is htmlspecialchars()'ed before output.
Restituisce:
string The header HTML (wrapped in a table)

Definizione alla linea 2021 del file browse_links.php.

Referenziato da createFolder(), expandFolder(), expandPage(), fileList(), TBE_dragNDrop(), e uploadForm().

SC_browse_links::checkFolder folder  ) 
 

Checks, if a path is within the mountpoints of the backend user

Parametri:
string Absolute filepath
Restituisce:
boolean If the input path is found in the backend users filemounts, then return true.

Definizione alla linea 2008 del file browse_links.php.

Riferimenti $GLOBALS, e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::checkFolder folder  ) 
 

Checks, if a path is within the mountpoints of the backend user

Parametri:
string Absolute filepath
Restituisce:
boolean If the input path is found in the backend users filemounts, then return true.

Definizione alla linea 2008 del file browse_links.php.

Riferimenti $GLOBALS, e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::checkFolder folder  ) 
 

Checks, if a path is within the mountpoints of the backend user

Parametri:
string Absolute filepath
Restituisce:
boolean If the input path is found in the backend users filemounts, then return true.

Definizione alla linea 2008 del file browse_links.php.

Riferimenti $GLOBALS, e t3lib_div::makeInstance().

Referenziato da expandFolder(), TBE_dragNDrop(), e TBE_expandFolder().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::createFolder path  ) 
 

For TBE: Makes a form for creating new folders in the filemount the user is browsing. The folder creation request is sent to the tce_file.php script in the core which will handle the creation.

Parametri:
string Absolute filepath on server in which to create the new folder.
Restituisce:
string HTML for the create folder form.

Definizione alla linea 2195 del file browse_links.php.

Riferimenti $GLOBALS, barheader(), expandFolder(), input, t3lib_div::isFirstPartOfStr(), lang, td, e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::createFolder path  ) 
 

For TBE: Makes a form for creating new folders in the filemount the user is browsing. The folder creation request is sent to the tce_file.php script in the core which will handle the creation.

Parametri:
string Absolute filepath on server in which to create the new folder.
Restituisce:
string HTML for the create folder form.

Definizione alla linea 2195 del file browse_links.php.

Riferimenti $GLOBALS, barheader(), expandFolder(), input, t3lib_div::isFirstPartOfStr(), lang, td, e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::createFolder path  ) 
 

For TBE: Makes a form for creating new folders in the filemount the user is browsing. The folder creation request is sent to the tce_file.php script in the core which will handle the creation.

Parametri:
string Absolute filepath on server in which to create the new folder.
Restituisce:
string HTML for the create folder form.

Definizione alla linea 2195 del file browse_links.php.

Riferimenti $GLOBALS, barheader(), expandFolder(), input, t3lib_div::isFirstPartOfStr(), lang, td, e value.

Referenziato da main_file().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::expandFolder expandFolder = 0,
extensionList = ''
 

For RTE: This displays all files from folder. No thumbnails shown

Parametri:
string The folder path to expand
string List of fileextensions to show
Restituisce:
string HTML output

Definizione alla linea 1661 del file browse_links.php.

Riferimenti $expandFolder, $GLOBALS, $size, a, barheader(), checkFolder(), expandFolder(), t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getFileIcon(), t3lib_div::getFilesInDir(), height, onclick, e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::expandFolder expandFolder = 0,
extensionList = ''
 

For RTE: This displays all files from folder. No thumbnails shown

Parametri:
string The folder path to expand
string List of fileextensions to show
Restituisce:
string HTML output

Definizione alla linea 1661 del file browse_links.php.

Riferimenti $expandFolder, $GLOBALS, $size, a, barheader(), checkFolder(), expandFolder(), t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getFileIcon(), t3lib_div::getFilesInDir(), height, onclick, e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::expandFolder expandFolder = 0,
extensionList = ''
 

For RTE: This displays all files from folder. No thumbnails shown

Parametri:
string The folder path to expand
string List of fileextensions to show
Restituisce:
string HTML output

Definizione alla linea 1661 del file browse_links.php.

Riferimenti $expandFolder, $GLOBALS, $size, a, barheader(), checkFolder(), t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getFileIcon(), t3lib_div::getFilesInDir(), height, onclick, e value.

Referenziato da createFolder(), expandFolder(), init(), main(), main_file(), main_rte(), TBE_dragNDrop(), e TBE_expandFolder().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::expandPage  ) 
 

For RTE: This displays all content elements on a page and lets you create a link to the element.

Restituisce:
string HTML output. Returns content only if the ->expandPage value is set (pointing to a page uid to show tt_content records from ...)

Definizione alla linea 1489 del file browse_links.php.

Riferimenti $GLOBALS, $res, $row, a, barheader(), bottom, t3lib_BEfunc::deleteClause(), expandPage(), t3lib_div::fixed_lgd_cs(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getRecord(), height, t3lib_div::inList(), onclick, pages, space, e t3lib_div::testInt().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::expandPage  ) 
 

For RTE: This displays all content elements on a page and lets you create a link to the element.

Restituisce:
string HTML output. Returns content only if the ->expandPage value is set (pointing to a page uid to show tt_content records from ...)

Definizione alla linea 1489 del file browse_links.php.

Riferimenti $GLOBALS, $res, $row, a, barheader(), bottom, t3lib_BEfunc::deleteClause(), expandPage(), t3lib_div::fixed_lgd_cs(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getRecord(), height, t3lib_div::inList(), onclick, pages, space, e t3lib_div::testInt().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::expandPage  ) 
 

For RTE: This displays all content elements on a page and lets you create a link to the element.

Restituisce:
string HTML output. Returns content only if the ->expandPage value is set (pointing to a page uid to show tt_content records from ...)

Definizione alla linea 1489 del file browse_links.php.

Riferimenti $GLOBALS, $res, $row, a, barheader(), bottom, t3lib_BEfunc::deleteClause(), t3lib_div::fixed_lgd_cs(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getRecord(), height, t3lib_div::inList(), onclick, pages, space, e t3lib_div::testInt().

Referenziato da expandPage(), init(), main(), e main_rte().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::fileList files,
folderName = '',
noThumbs = 0
 

Render list of files.

Parametri:
array List of files. See t3lib_div::getFilesInDir
string If set a header with a folder icon and folder name are shown
boolean Whether to show thumbnails or not. If set, no thumbnails are shown.
Restituisce:
string HTML output

Definizione alla linea 1753 del file browse_links.php.

Riferimenti $GLOBALS, $LANG, $lines, $size, a, barheader(), colspan, t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getFileIcon(), t3lib_div::getIndpEnv(), t3lib_BEfunc::getThumbNail(), height, t3lib_div::inList(), t3lib_div::makeInstance(), nbsp, nowrap, e td.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::fileList files,
folderName = '',
noThumbs = 0
 

Render list of files.

Parametri:
array List of files. See t3lib_div::getFilesInDir
string If set a header with a folder icon and folder name are shown
boolean Whether to show thumbnails or not. If set, no thumbnails are shown.
Restituisce:
string HTML output

Definizione alla linea 1753 del file browse_links.php.

Riferimenti $GLOBALS, $LANG, $lines, $size, a, barheader(), colspan, t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getFileIcon(), t3lib_div::getIndpEnv(), t3lib_BEfunc::getThumbNail(), height, t3lib_div::inList(), t3lib_div::makeInstance(), nbsp, nowrap, e td.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::fileList files,
folderName = '',
noThumbs = 0
 

Render list of files.

Parametri:
array List of files. See t3lib_div::getFilesInDir
string If set a header with a folder icon and folder name are shown
boolean Whether to show thumbnails or not. If set, no thumbnails are shown.
Restituisce:
string HTML output

Definizione alla linea 1753 del file browse_links.php.

Riferimenti $GLOBALS, $LANG, $lines, $size, a, barheader(), colspan, t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getFileIcon(), t3lib_div::getIndpEnv(), t3lib_BEfunc::getThumbNail(), height, t3lib_div::inList(), t3lib_div::makeInstance(), nbsp, nowrap, e td.

Referenziato da TBE_expandFolder().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::getMsgBox in_msg,
icon = 'icon_note'
 

Displays a message box with the input message

Parametri:
string Input message to show (will be htmlspecialchars()'ed inside of this function)
string Icon filename body from gfx/ (default is "icon_note") - meant to allow change to warning type icons...
Restituisce:
string HTML for the message (wrapped in a table).

Definizione alla linea 2038 del file browse_links.php.

Riferimenti height, e td.

SC_browse_links::getMsgBox in_msg,
icon = 'icon_note'
 

Displays a message box with the input message

Parametri:
string Input message to show (will be htmlspecialchars()'ed inside of this function)
string Icon filename body from gfx/ (default is "icon_note") - meant to allow change to warning type icons...
Restituisce:
string HTML for the message (wrapped in a table).

Definizione alla linea 2038 del file browse_links.php.

Riferimenti height, e td.

SC_browse_links::getMsgBox in_msg,
icon = 'icon_note'
 

Displays a message box with the input message

Parametri:
string Input message to show (will be htmlspecialchars()'ed inside of this function)
string Icon filename body from gfx/ (default is "icon_note") - meant to allow change to warning type icons...
Restituisce:
string HTML for the message (wrapped in a table).

Definizione alla linea 2038 del file browse_links.php.

Riferimenti height, e td.

Referenziato da TBE_dragNDrop().

SC_browse_links::init  ) 
 

Constructor: Initializes a lot of variables, setting JavaScript functions in header etc.

Restituisce:
void

Definizione alla linea 729 del file browse_links.php.

Riferimenti $BACK_PATH, $GLOBALS, $k, t3lib_div::_GP(), debug(), expandFolder(), expandPage(), field, t3lib_div::get_tag_attributes(), t3lib_div::getIndpEnv(), t3lib_BEfunc::getPagesTSconfig(), t3lib_div::implodeArrayForUrl(), input, t3lib_div::makeInstance(), parseCurUrl(), t3lib_BEfunc::RTEsetup(), table, t3lib_div::trimExplode(), e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::init  ) 
 

Constructor: Initializes a lot of variables, setting JavaScript functions in header etc.

Restituisce:
void

Definizione alla linea 729 del file browse_links.php.

Riferimenti $BACK_PATH, $GLOBALS, $k, t3lib_div::_GP(), debug(), expandFolder(), expandPage(), field, t3lib_div::get_tag_attributes(), t3lib_div::getIndpEnv(), t3lib_BEfunc::getPagesTSconfig(), t3lib_div::implodeArrayForUrl(), input, t3lib_div::makeInstance(), parseCurUrl(), t3lib_BEfunc::RTEsetup(), table, t3lib_div::trimExplode(), e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::init  ) 
 

Constructor: Initializes a lot of variables, setting JavaScript functions in header etc.

Restituisce:
void

Definizione alla linea 729 del file browse_links.php.

Riferimenti $BACK_PATH, $GLOBALS, $k, t3lib_div::_GP(), debug(), expandFolder(), expandPage(), field, t3lib_div::get_tag_attributes(), t3lib_div::getIndpEnv(), t3lib_BEfunc::getPagesTSconfig(), t3lib_div::implodeArrayForUrl(), input, t3lib_div::makeInstance(), parseCurUrl(), t3lib_BEfunc::RTEsetup(), table, t3lib_div::trimExplode(), e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::isWebFolder folder  ) 
 

Verifies that a path is a web-folder:

Parametri:
string Absolute filepath
Restituisce:
boolean If the input path is found in PATH_site then it returns true.

Definizione alla linea 1997 del file browse_links.php.

Riferimenti t3lib_div::isFirstPartOfStr().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::isWebFolder folder  ) 
 

Verifies that a path is a web-folder:

Parametri:
string Absolute filepath
Restituisce:
boolean If the input path is found in PATH_site then it returns true.

Definizione alla linea 1997 del file browse_links.php.

Riferimenti t3lib_div::isFirstPartOfStr().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::isWebFolder folder  ) 
 

Verifies that a path is a web-folder:

Parametri:
string Absolute filepath
Restituisce:
boolean If the input path is found in PATH_site then it returns true.

Definizione alla linea 1997 del file browse_links.php.

Riferimenti t3lib_div::isFirstPartOfStr().

Referenziato da TBE_dragNDrop().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main  ) 
 

Main function, detecting the current mode of the element browser and branching out to internal methods.

Restituisce:
void

Definizione alla linea 984 del file browse_links.php.

Riferimenti db, expandFolder(), expandPage(), main_db(), main_file(), e main_rte().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main  ) 
 

Main function, detecting the current mode of the element browser and branching out to internal methods.

Restituisce:
void

Definizione alla linea 984 del file browse_links.php.

Riferimenti db, expandFolder(), expandPage(), main_db(), main_file(), e main_rte().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main  ) 
 

Main function, detecting the current mode of the element browser and branching out to internal methods.

Restituisce:
void

Definizione alla linea 984 del file browse_links.php.

Riferimenti db, expandFolder(), expandPage(), main_db(), main_file(), e main_rte().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main_db  ) 
 

TYPO3 Element Browser: Showing a page tree and allows you to browse for records

Restituisce:
string HTML content for the module

Definizione alla linea 1336 del file browse_links.php.

Riferimenti $content, $GLOBALS, t3lib_div::makeInstance(), pages, table, TBE_expandPage(), e td.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main_db  ) 
 

TYPO3 Element Browser: Showing a page tree and allows you to browse for records

Restituisce:
string HTML content for the module

Definizione alla linea 1336 del file browse_links.php.

Riferimenti $content, $GLOBALS, t3lib_div::makeInstance(), pages, table, TBE_expandPage(), e td.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main_db  ) 
 

TYPO3 Element Browser: Showing a page tree and allows you to browse for records

Restituisce:
string HTML content for the module

Definizione alla linea 1336 del file browse_links.php.

Riferimenti $content, $GLOBALS, t3lib_div::makeInstance(), pages, table, TBE_expandPage(), e td.

Referenziato da main().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main_file  ) 
 

TYPO3 Element Browser: Showing a folder tree, allowing you to browse for files.

Restituisce:
string HTML content for the module

Definizione alla linea 1380 del file browse_links.php.

Riferimenti $content, $GLOBALS, t3lib_div::_GP(), createFolder(), expandFolder(), t3lib_BEfunc::getFuncCheck(), t3lib_BEfunc::getModuleData(), lang, t3lib_div::makeInstance(), table, TBE_dragNDrop(), TBE_expandFolder(), td, e uploadForm().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main_file  ) 
 

TYPO3 Element Browser: Showing a folder tree, allowing you to browse for files.

Restituisce:
string HTML content for the module

Definizione alla linea 1380 del file browse_links.php.

Riferimenti $content, $GLOBALS, t3lib_div::_GP(), createFolder(), expandFolder(), t3lib_BEfunc::getFuncCheck(), t3lib_BEfunc::getModuleData(), lang, t3lib_div::makeInstance(), table, TBE_dragNDrop(), TBE_expandFolder(), td, e uploadForm().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main_file  ) 
 

TYPO3 Element Browser: Showing a folder tree, allowing you to browse for files.

Restituisce:
string HTML content for the module

Definizione alla linea 1380 del file browse_links.php.

Riferimenti $content, $GLOBALS, t3lib_div::_GP(), createFolder(), expandFolder(), t3lib_BEfunc::getFuncCheck(), t3lib_BEfunc::getModuleData(), lang, t3lib_div::makeInstance(), table, TBE_dragNDrop(), TBE_expandFolder(), td, e uploadForm().

Referenziato da main().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main_rte wiz = 0  ) 
 

Rich Text Editor (RTE) link selector (MAIN function) Generates the link selector for the Rich Text Editor. Can also be used to select links for the TCEforms (see $wiz)

Parametri:
boolean If set, the "remove link" is not shown in the menu: Used for the "Select link" wizard which is used by the TCEforms
Restituisce:
string Modified content variable.

Definizione alla linea 1057 del file browse_links.php.

Riferimenti $content, $GLOBALS, $k2, $LANG, $title, a, colspan, expandFolder(), expandPage(), height, input, t3lib_div::makeInstance(), onclick, printCurrentUrl(), select, table, td, t3lib_div::trimExplode(), e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main_rte wiz = 0  ) 
 

Rich Text Editor (RTE) link selector (MAIN function) Generates the link selector for the Rich Text Editor. Can also be used to select links for the TCEforms (see $wiz)

Parametri:
boolean If set, the "remove link" is not shown in the menu: Used for the "Select link" wizard which is used by the TCEforms
Restituisce:
string Modified content variable.

Definizione alla linea 1057 del file browse_links.php.

Riferimenti $content, $GLOBALS, $k2, $LANG, $title, a, colspan, expandFolder(), expandPage(), height, input, t3lib_div::makeInstance(), onclick, printCurrentUrl(), select, table, td, t3lib_div::trimExplode(), e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::main_rte wiz = 0  ) 
 

Rich Text Editor (RTE) link selector (MAIN function) Generates the link selector for the Rich Text Editor. Can also be used to select links for the TCEforms (see $wiz)

Parametri:
boolean If set, the "remove link" is not shown in the menu: Used for the "Select link" wizard which is used by the TCEforms
Restituisce:
string Modified content variable.

Definizione alla linea 1057 del file browse_links.php.

Riferimenti $content, $GLOBALS, $k2, $LANG, $title, a, colspan, expandFolder(), expandPage(), height, input, t3lib_div::makeInstance(), onclick, printCurrentUrl(), select, table, td, t3lib_div::trimExplode(), e value.

Referenziato da main().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::parseCurUrl href,
siteUrl
 

For RTE/link: Parses the incoming URL and determines if it's a page, file, external or mail address.

Parametri:
string HREF value tp analyse
string The URL of the current website (frontend)
Restituisce:
array Array with URL information stored in assoc. keys: value, act (page, file, spec, mail), pageid, cElement, info

Definizione alla linea 2080 del file browse_links.php.

Riferimenti $GLOBALS, t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordsByField(), t3lib_div::isFirstPartOfStr(), pages, t3lib_div::testInt(), e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::parseCurUrl href,
siteUrl
 

For RTE/link: Parses the incoming URL and determines if it's a page, file, external or mail address.

Parametri:
string HREF value tp analyse
string The URL of the current website (frontend)
Restituisce:
array Array with URL information stored in assoc. keys: value, act (page, file, spec, mail), pageid, cElement, info

Definizione alla linea 2080 del file browse_links.php.

Riferimenti $GLOBALS, t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordsByField(), t3lib_div::isFirstPartOfStr(), pages, t3lib_div::testInt(), e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::parseCurUrl href,
siteUrl
 

For RTE/link: Parses the incoming URL and determines if it's a page, file, external or mail address.

Parametri:
string HREF value tp analyse
string The URL of the current website (frontend)
Restituisce:
array Array with URL information stored in assoc. keys: value, act (page, file, spec, mail), pageid, cElement, info

Definizione alla linea 2080 del file browse_links.php.

Riferimenti $GLOBALS, t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordsByField(), t3lib_div::isFirstPartOfStr(), pages, t3lib_div::testInt(), e value.

Referenziato da init().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::printContent  ) 
 

Print module content

Restituisce:
void

Definizione alla linea 1026 del file browse_links.php.

SC_browse_links::printContent  ) 
 

Print module content

Restituisce:
void

Definizione alla linea 1026 del file browse_links.php.

SC_browse_links::printContent  ) 
 

Print module content

Restituisce:
void

Definizione alla linea 1026 del file browse_links.php.

SC_browse_links::printCurrentUrl str  ) 
 

For RTE/link: This prints the 'currentUrl'

Parametri:
string URL value. The value is htmlspecialchars()'ed before output.
Restituisce:
string HTML content, wrapped in a table.

Definizione alla linea 2060 del file browse_links.php.

Riferimenti td.

SC_browse_links::printCurrentUrl str  ) 
 

For RTE/link: This prints the 'currentUrl'

Parametri:
string URL value. The value is htmlspecialchars()'ed before output.
Restituisce:
string HTML content, wrapped in a table.

Definizione alla linea 2060 del file browse_links.php.

Riferimenti td.

SC_browse_links::printCurrentUrl str  ) 
 

For RTE/link: This prints the 'currentUrl'

Parametri:
string URL value. The value is htmlspecialchars()'ed before output.
Restituisce:
string HTML content, wrapped in a table.

Definizione alla linea 2060 del file browse_links.php.

Riferimenti td.

Referenziato da main_rte().

SC_browse_links::TBE_dragNDrop expandFolder = 0,
extensionList = ''
 

For RTE: This displays all IMAGES (gif,png,jpg) (from extensionList) from folder. Thumbnails are shown for images. This listing is of images located in the web-accessible paths ONLY - the listing is for drag-n-drop use in the RTE

Parametri:
string The folder path to expand
string List of fileextensions to show
Restituisce:
string HTML output

Definizione alla linea 1870 del file browse_links.php.

Riferimenti $expandFolder, $GLOBALS, $lines, $size, t3lib_div::_GP(), a, barheader(), checkFolder(), colspan, drop, expandFolder(), t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getFileIcon(), t3lib_div::getFilesInDir(), getMsgBox(), height, t3lib_div::inList(), isWebFolder(), nbsp, nowrap, e td.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::TBE_dragNDrop expandFolder = 0,
extensionList = ''
 

For RTE: This displays all IMAGES (gif,png,jpg) (from extensionList) from folder. Thumbnails are shown for images. This listing is of images located in the web-accessible paths ONLY - the listing is for drag-n-drop use in the RTE

Parametri:
string The folder path to expand
string List of fileextensions to show
Restituisce:
string HTML output

Definizione alla linea 1870 del file browse_links.php.

Riferimenti $expandFolder, $GLOBALS, $lines, $size, t3lib_div::_GP(), a, barheader(), checkFolder(), colspan, drop, expandFolder(), t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getFileIcon(), t3lib_div::getFilesInDir(), getMsgBox(), height, t3lib_div::inList(), isWebFolder(), nbsp, nowrap, e td.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::TBE_dragNDrop expandFolder = 0,
extensionList = ''
 

For RTE: This displays all IMAGES (gif,png,jpg) (from extensionList) from folder. Thumbnails are shown for images. This listing is of images located in the web-accessible paths ONLY - the listing is for drag-n-drop use in the RTE

Parametri:
string The folder path to expand
string List of fileextensions to show
Restituisce:
string HTML output

Definizione alla linea 1870 del file browse_links.php.

Riferimenti $expandFolder, $GLOBALS, $lines, $size, t3lib_div::_GP(), a, barheader(), checkFolder(), colspan, drop, expandFolder(), t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getFileIcon(), t3lib_div::getFilesInDir(), getMsgBox(), height, t3lib_div::inList(), isWebFolder(), nbsp, nowrap, e td.

Referenziato da main_file().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::TBE_expandFolder expandFolder = 0,
extensionList = '',
noThumbs = 0
 

For TYPO3 Element Browser: Expand folder of files.

Parametri:
string The folder path to expand
string List of fileextensions to show
boolean Whether to show thumbnails or not. If set, no thumbnails are shown.
Restituisce:
string HTML output

Definizione alla linea 1730 del file browse_links.php.

Riferimenti $expandFolder, $LANG, checkFolder(), expandFolder(), fileList(), e t3lib_div::getFilesInDir().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::TBE_expandFolder expandFolder = 0,
extensionList = '',
noThumbs = 0
 

For TYPO3 Element Browser: Expand folder of files.

Parametri:
string The folder path to expand
string List of fileextensions to show
boolean Whether to show thumbnails or not. If set, no thumbnails are shown.
Restituisce:
string HTML output

Definizione alla linea 1730 del file browse_links.php.

Riferimenti $expandFolder, $LANG, checkFolder(), expandFolder(), fileList(), e t3lib_div::getFilesInDir().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::TBE_expandFolder expandFolder = 0,
extensionList = '',
noThumbs = 0
 

For TYPO3 Element Browser: Expand folder of files.

Parametri:
string The folder path to expand
string List of fileextensions to show
boolean Whether to show thumbnails or not. If set, no thumbnails are shown.
Restituisce:
string HTML output

Definizione alla linea 1730 del file browse_links.php.

Riferimenti $expandFolder, $LANG, checkFolder(), expandFolder(), fileList(), e t3lib_div::getFilesInDir().

Referenziato da main_file().

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::TBE_expandPage tables  ) 
 

For TYPO3 Element Browser: This lists all content elements from the given list of tables

Parametri:
string Commalist of tables. Set to "*" if you want all tables.
Restituisce:
string HTML output.

Definizione alla linea 1568 del file browse_links.php.

SC_browse_links::TBE_expandPage tables  ) 
 

For TYPO3 Element Browser: This lists all content elements from the given list of tables

Parametri:
string Commalist of tables. Set to "*" if you want all tables.
Restituisce:
string HTML output.

Definizione alla linea 1568 del file browse_links.php.

SC_browse_links::TBE_expandPage tables  ) 
 

For TYPO3 Element Browser: This lists all content elements from the given list of tables

Parametri:
string Commalist of tables. Set to "*" if you want all tables.
Restituisce:
string HTML output.

Definizione alla linea 1568 del file browse_links.php.

Referenziato da main_db().

SC_browse_links::uploadForm path  ) 
 

For TBE: Makes an upload form for uploading files to the filemount the user is browsing. The files are uploaded to the tce_file.php script in the core which will handle the upload.

Parametri:
string Absolute filepath on server to which to upload.
Restituisce:
string HTML for an upload form.

Definizione alla linea 2142 del file browse_links.php.

Riferimenti $count, $GLOBALS, barheader(), enctype, input, t3lib_div::isFirstPartOfStr(), size, td, e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::uploadForm path  ) 
 

For TBE: Makes an upload form for uploading files to the filemount the user is browsing. The files are uploaded to the tce_file.php script in the core which will handle the upload.

Parametri:
string Absolute filepath on server to which to upload.
Restituisce:
string HTML for an upload form.

Definizione alla linea 2142 del file browse_links.php.

Riferimenti $count, $GLOBALS, barheader(), enctype, input, t3lib_div::isFirstPartOfStr(), size, td, e value.

Questo è il grafo delle chiamate per questa funzione:

SC_browse_links::uploadForm path  ) 
 

For TBE: Makes an upload form for uploading files to the filemount the user is browsing. The files are uploaded to the tce_file.php script in the core which will handle the upload.

Parametri:
string Absolute filepath on server to which to upload.
Restituisce:
string HTML for an upload form.

Definizione alla linea 2142 del file browse_links.php.

Riferimenti $count, $GLOBALS, barheader(), enctype, input, t3lib_div::isFirstPartOfStr(), size, td, e value.

Referenziato da main_file().

Questo è il grafo delle chiamate per questa funzione:


Documentazione dei dati membri

SC_browse_links::$act
 

Link selector action. page,file,url,mail,spec are allowed values. These are only important with the link selector function and in that case they switch between the various menu options.

Definizione alla linea 662 del file browse_links.php.

SC_browse_links::$bparams
 

Active with TYPO3 Element Browser: Contains the name of the form field for which this window opens - thus allows us to make references back to the main window in which the form is. Example value: "data[pages][39][bodytext]|||tt_content|" or "data[tt_content][NEW3fba56fde763d][image]|||gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai|"

Definizione alla linea 685 del file browse_links.php.

SC_browse_links::$curUrlArray
 

Used with the link selector: Contains the GET input information about the CURRENT link in the RTE/TCEform field. This consists of "href" and "target" keys. This information is passed around in links.

Definizione alla linea 712 del file browse_links.php.

SC_browse_links::$curUrlInfo
 

Used with the link selector: Contains a processed version of the input values from curUrlInfo. This is splitted into pageid, content element id, label value etc. This is used for the internal processing of that information.

Definizione alla linea 717 del file browse_links.php.

SC_browse_links::$doc
 

Definizione alla linea 642 del file browse_links.php.

SC_browse_links::$expandFolder
 

When you click a folder name/expand icon to see the content of a certain file folder, this value will contain that value (the path of the expanded file folder). If the value is NOT set, then it will be restored from the module session data (see main(), mode="file"/"filedrag"). Example value: "/www/htdocs/typo3/32/3dsplm/fileadmin/css/"

Definizione alla linea 672 del file browse_links.php.

Referenziato da expandFolder(), TBE_dragNDrop(), e TBE_expandFolder().

SC_browse_links::$expandPage
 

When you click a page title/expand icon to see the content of a certain page, this value will contain that value (the ID of the expanded page). If the value is NOT set, then it will be restored from the module session data (see main(), mode="db")

Definizione alla linea 667 del file browse_links.php.

SC_browse_links::$mode
 

The mode determines the main kind of output from the element browser. There are these options for values: rte, db, file, filedrag, wizard. "rte" will show the link selector for the Rich Text Editor (see main_rte()) "db" will allow you to browse for pages or records in the page tree (for TCEforms, see main_db()) "file"/"filedrag" will allow you to browse for files or folders in the folder mounts (for TCEforms, main_file()) "wizard" will allow you to browse for links (like "rte") which are passed back to TCEforms (see main_rte(1))

Vedi anche:
main()

Definizione alla linea 655 del file browse_links.php.

SC_browse_links::$P
 

TYPO3 Element Browser, wizard mode parameters. There is a heap of parameters there, better debug() them out if you need something... :-)

Definizione alla linea 679 del file browse_links.php.

SC_browse_links::$PM
 

Plus/Minus icon value. Used by the tree class to open/close notes on the trees.

Definizione alla linea 699 del file browse_links.php.

SC_browse_links::$pointer
 

Pointer, used when browsing a long list of records etc.

Definizione alla linea 704 del file browse_links.php.

SC_browse_links::$RTEtsConfigParams
 

Used with the Rich Text Editor. Example value: "tt_content:NEW3fba58c969f5c:bodytext:23:text:23:"

Definizione alla linea 691 del file browse_links.php.

SC_browse_links::$setTarget
 

Definizione alla linea 641 del file browse_links.php.

SC_browse_links::$siteURL
 

Definizione alla linea 639 del file browse_links.php.

SC_browse_links::$thisConfig
 

Definizione alla linea 640 del file browse_links.php.


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