API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence du fichier attachmentlibrary.php

Énumérations

Fonctions

Variables


Documentation du type de l'énumération


Documentation des fonctions

xs_build_path ( path,
name 
)

Références $n, et $return.

xs_is_accepted_file_type ( file_name)

Références $ext.

xs_urlencode ( text)

Références $count, $i, $parts, et $text.

xs_xhtml_escape ( text)

Références $text.


Documentation des variables

$base_path = "../../../"
$file_list = array()
$folder_list = array()
$hidden_files = explode(",", XS_HIDDEN_FILES)
$rootFilePath = ""
$rootFolderPath = ""
foreach($file_list as $key=> $fs_object)