bigace.classes.item
[ class tree: bigace.classes.item ] [ index: bigace.classes.item ] [ all elements ]

Class: AdminRequestResult

Source Location: /classes/item/ItemAdminService.php

Class Overview


A AdminRequestResult will be returned for more and more methods calls within the ItemAdminService.


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 769]
A AdminRequestResult will be returned for more and more methods calls within the ItemAdminService.



[ Top ]


Class Variables

$result =  false

[line 772]


Type:   mixed


[ Top ]

$resultMsg =  ''

[line 771]


Type:   mixed


[ Top ]

$values = array()

[line 773]


Type:   mixed


[ Top ]



Class Methods


constructor AdminRequestResult [line 775]

AdminRequestResult AdminRequestResult( mixed $success, [mixed $msg = ''])



[ Top ]

method getID [line 796]

void getID( )



[ Top ]

method getMessage [line 780]

void getMessage( )



[ Top ]

method getName [line 804]

void getName( )



[ Top ]

method getValue [line 823]

void getValue( mixed $key)

Gets any result value.



[ Top ]

method isSuccessful [line 788]

void isSuccessful( )



[ Top ]

method setID [line 800]

void setID( mixed $id)



[ Top ]

method setIsSuccessful [line 792]

void setIsSuccessful( mixed $success)



[ Top ]

method setMessage [line 784]

void setMessage( mixed $msg)



[ Top ]

method setName [line 808]

void setName( mixed $name)



[ Top ]

method setValue [line 816]

void setValue( mixed $key, mixed $value)

Sets any result value.

Used for settings that may be passed and do not match any given Method like Name or ID.




[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:09 +0200 by phpDocumentor 1.3.0RC2