SC_mod_web_perm_index Klassenreferenz

Aufstellung aller Elemente

Öffentliche Methoden

 init ()
 menuConfig ()
 main ()
 printContent ()
 doEdit ()
 notEdit ()
 printCheckBox ($checkName, $num)
 groupPerms ($row, $firstGroup)
 getRecursiveSelect ($id, $perms_clause)

Öffentliche Attribute

 $getLevels = 10
 $doc
 $content
 $MOD_MENU = array()
 $MOD_SETTINGS = array()
 $perms_clause
 $pageinfo
 $color
 $color2
 $color3
 $editingAllowed
 $id
 $edit
 $return_id
 $lastEdited

Geschützte Methoden

 getButtons ()

Geschützte Attribute

 $MCONF = array()

Dokumentation der Elementfunktionen

SC_mod_web_perm_index::doEdit (  ) 

Creating form for editing the permissions ($this->edit = true) (Adding content to internal content variable)

Rückgabe:
void
SC_mod_web_perm_index::getButtons (  )  [protected]

Create the panel of buttons for submitting the form or otherwise perform operations.

Rückgabe:
array all available buttons as an assoc. array
SC_mod_web_perm_index::getRecursiveSelect ( id,
perms_clause 
)

Finding tree and offer setting of values recursively.

Parameter:
integer Page id.
string Select clause
Rückgabe:
string Select form element for recursive levels (if any levels are found)
SC_mod_web_perm_index::groupPerms ( row,
firstGroup 
)

Returns the permissions for a group based of the perms_groupid of $row. If the $row[perms_groupid] equals the $firstGroup[uid] then the function returns perms_everybody OR'ed with perms_group, else just perms_everybody

Parameter:
array Row array (from pages table)
array First group data
Rückgabe:
integer Integer: Combined permissions.
SC_mod_web_perm_index::init (  ) 

Initialization of the class

Rückgabe:
void
SC_mod_web_perm_index::main (  ) 

Main function, creating the content for the access editing forms/listings

Rückgabe:
void
SC_mod_web_perm_index::menuConfig (  ) 

Configuration of the menu and initialization of ->MOD_SETTINGS

Rückgabe:
void
SC_mod_web_perm_index::notEdit (  ) 

Showing the permissions in a tree ($this->edit = false) (Adding content to internal content variable)

Rückgabe:
void
SC_mod_web_perm_index::printCheckBox ( checkName,
num 
)

Print a checkbox for the edit-permission form

Parameter:
string Checkbox name key
integer Checkbox number index
Rückgabe:
string HTML checkbox
SC_mod_web_perm_index::printContent (  ) 

Outputting the accumulated content to screen

Rückgabe:
void

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
 Alle Klassen Namensbereiche Funktionen Variablen

Erzeugt am Wed Oct 28 16:40:22 2009 für Typo3 von  doxygen 1.6.1