Sitellite Application Framework
Class Tree         Index         All Elements

Class: SessionManager_Role

Source Location: Program_Root/Session/Manager.php

Class Overview




Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 672]


[ Top ]


Class Variables

$data = array ()

[line 694]

Parsed data from file.


Type:   mixed


[ Top ]

$dir =  'inc/conf/auth/roles'

[line 689]

Directory to store info.


Type:   mixed


[ Top ]

$error =

[line 699]

Error message, if an error occurs.


Type:   mixed


[ Top ]



Class Methods


constructor SessionManager_Role [line 704]

SessionManager_Role SessionManager_Role( )

Constructor method.



[ Top ]

method add [line 738]

boolean add( string $name, boolean $data)

Adds an item to $data and rewrites the INI file.



Parameters:

string   $name  
boolean   $data  

[ Top ]

method delete [line 790]

boolean delete( string $name)

Deletes an item from $data and rewrites the INI file.



Parameters:

string   $name  

[ Top ]

method edit [line 760]

boolean edit( string $name, string $newname, array $data)

Renames an item in $data and rewrites the INI file.



Parameters:

string   $name  
string   $newname  
array   $data   hash

[ Top ]

method getAddForm [line 809]

object saf.MailForm &getAddForm( )

Generate a form for adding items to this list.



Tags:

return:  object


[ Top ]

method getData [line 712]

void getData( )

Retrieves the data from and stores it in $data.



[ Top ]

method getEditForm [line 945]

object saf.MailForm &getEditForm( mixed $item)

Generate a form for editing items in this list.



Tags:

return:  object


[ Top ]

method getList [line 727]

array getList( )

Returns an array of the data.



[ Top ]


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