seek_quarry
[ class tree: seek_quarry ] [ index: seek_quarry ] [ all elements ]

Class: ManageusersElement

Source Location: /views/elements/manageusers_element.php

Class Overview

Element
   |
   --ManageusersElement

Element responsible for drawing the activity screen for User manipulation in the AdminView.


Author(s):

  • Chris Pollett

Methods


Inherited Variables

Inherited Methods

Class: Element

Element::__construct()
constructor stores a reference to the view this element will reside on
Element::render()
This method is responsible for actually drawing the view.

Class Details

[line 45]
Element responsible for drawing the activity screen for User manipulation in the AdminView.



Tags:

author:  Chris Pollett


[ Top ]


Class Methods


method render [line 54]

void render( array $data)

draws a screen in which an admin can add users, delete users, and manipulate user roles.



Overrides Element::render() (This method is responsible for actually drawing the view.)

Parameters:

array   $data   info about current users and current roles, CSRF token

[ Top ]


Documentation generated by phpDocumentor 1.4.3