Solutions Open Source

Référence de la classe mod_user_task

Graphe d'héritage de mod_user_task:

Inheritance graph
[légende]
Graphe de collaboration de mod_user_task:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 JScode ()
 sendEmail ($recipient, $subject, $message)
 mod_user_task_init ($BE_USER)
 helpBubble ()
 headLink ($key, $dontLink=false, $params= '')
 fixed_lgd ($str, $len=0)
 errorIcon ()
 getUserAndGroupArrays ()
 dateTimeAge ($tstamp, $prefix=1)
 accessMod ($mod)
 mkMenuConfig ($htmlContent, $label="", $content="", $popUpDescription= '')
 urlInIframe ($url, $max=0)

Attributs publics

 $getUserNamesFields = 'username,usergroup,usergroup_cached_list,uid,realName,email'
 $userGroupArray = array()
 $perms_clause = ''
 $backPath
 $BE_USER


Description détaillée

Module class for task module

Auteur:
Kasper Skårhøj <kasperYYYY@typo3.com>

Christian Jul Jensen <christian(at)jul(dot)net> Revision for TYPO3 3.8.0 / Native Workflow System


Documentation des fonctions membres

mod_user_task::JScode (  ) 

Réimplémentée dans tx_sysaction.

mod_user_task::sendEmail ( recipient,
subject,
message 
)

Send an email...

Paramètres:
string $email: the email address to send to
string $subject: the subject of the emil
string $message: the message body of the email
Renvoie:
void

mod_user_task::mod_user_task_init ( BE_USER  ) 

Initialise the object

Paramètres:
object $BE_USER: instance of t3lib_beuserauth representing the current be user.
Renvoie:
void

mod_user_task::helpBubble (  ) 

Return helpbubble image

Renvoie:
string image tag (HTML)

mod_user_task::headLink ( key,
dontLink = false,
params = '' 
)

Create a link to the module with the name of the module as link text.

Paramètres:
string $key: the classname of the module
bool $dontLink: Just return the name of the module without a link.
stting $params: HTTP GET parameter string to add to the link (not used if dontLink true)
Renvoie:
string link (HTML) / name of module (regular string)

mod_user_task::fixed_lgd ( str,
len = 0 
)

Return a string cropped to a fixed length according to system setting or parameter

Paramètres:
string $str: string to be cropped.
int $len: length of the cropped string, system settings is used if none is given
Renvoie:
string cropped string

mod_user_task::errorIcon (  ) 

Return an error icon

Renvoie:
string Image tag (HTML)

mod_user_task::getUserAndGroupArrays (  ) 

[Describe function...]

Renvoie:
array ...

mod_user_task::dateTimeAge ( tstamp,
prefix = 1 
)

[Describe function...]

Paramètres:
[type] $tstamp: ...
[type] $prefix: ...
Renvoie:
[type] ...

mod_user_task::accessMod ( mod  ) 

[Describe function...]

Paramètres:
[type] $mod: ...
Renvoie:
[type] ...

mod_user_task::mkMenuConfig ( htmlContent,
label = "",
content = "",
popUpDescription = '' 
)

Create configuration for entry in the left tab menu.

Paramètres:
string $htmlContent: Content that does not get escaped, use this for icons links etc. (HTML)
string $label: bTitle of the tab, escaped for HTML, dispalyed after html content.
string $content: html content that gets displayed when the tab is activated. (HTML)
string $popUpDescription: alt-text for the tab text
Renvoie:
array proper configuration for the tab menu.

mod_user_task::urlInIframe ( url,
max = 0 
)

Returns HTML code to dislay an url in an iframe with the right side of the taskcenter

Paramètres:
string $url: url to display
[type] $max: ...
Renvoie:
string code that inserts the iframe (HTML)


Documentation des données membres

mod_user_task::$getUserNamesFields = 'username,usergroup,usergroup_cached_list,uid,realName,email'

mod_user_task::$userGroupArray = array()

mod_user_task::$perms_clause = ''

mod_user_task::$backPath

mod_user_task::$BE_USER


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:41:09 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3