Sitellite Application Framework
Class Tree         Index         All Elements

Class: SessionManager_User

Source Location: Program_Root/Session/Manager.php

Class Overview




Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 23]


[ Top ]


Class Variables

$error =

[line 34]

Error message, if an error occurs.


Type:   mixed


[ Top ]

$total =

[line 29]

Number of users.


Type:   mixed


[ Top ]



Class Methods


method add [line 57]

boolean add( array $data)

Adds a user to the system.



Parameters:

array   $data   hash

[ Top ]

method delete [line 86]

boolean delete( string $user)

Deletes a user from the system.



Parameters:

string   $user  

[ Top ]

method edit [line 72]

boolean edit( string $user, array $data)

Modifies a user in the system.



Parameters:

string   $user  
array   $data   hash

[ Top ]

method getAddForm [line 99]

object saf.MailForm &getAddForm( )

Generate a form for adding items to this list.



Tags:

return:  object


[ Top ]

method getEditForm [line 371]

object saf.MailForm &getEditForm( mixed $item)

Generate a form for editing items in this list.



Tags:

return:  object


[ Top ]

method getList [line 41]

array getList( [mixed $offset = false], [mixed $limit = false], mixed $order, mixed $ascdesc, [mixed $role = false], [mixed $team = false], [mixed $name = false], [mixed $disabled = false], [mixed $public = false], [mixed $teams = false])

Returns a list of users.



[ Top ]


Copyright © 2007, SIMIAN systems Inc.
All rights reserved. Privacy policy
Documentation generated on Tue, 13 Feb 2007 17:18:07 -0600 by Sitellite AppDoc and phpDocumentor 1.2.2