Documentation

Boco extends Foco
in package

Tags
desc

backoffice controller extends frontoffice controller class

abstract

backoffice methods are reserved to superuser

namespace

controller

category

backoffice

author

Kaloyan KRASTEV

link
kaloyansen@gmail.com
version
0.1.2

Table of Contents

$page  : string
$permisDAppelerMethode  : bool
$private_id  : int
$private_tikid  : mixed
__construct()  : mixed
admin()  : void
all()  : void
author()  : void
chef()  : void
deconnexion()  : void
delchef()  : void
delete()  : void
hide()  : void
home()  : void
insert()  : void
jePeuxEntrer()  : bool
love()  : void
objet()  : void
over()  : void
perdu()  : void
when a page has not been recognized
update()  : void
checkAccess()  : string|null
cidLoad()  : int
echoo()  : void
fromGet()  : mixed
fromPost()  : mixed
fromSession()  : mixed
getPage()  : string
id()  : int
idLoad()  : int
interdire()  : void
permettre()  : void
setPage()  : void
tikid()  : mixed
transMess()  : mixed
user()  : mixed
login()  : void
passe()  : string|null
readCid()  : int
readId()  : int
sendModal()  : void

Properties

$page

private static string $page

$permisDAppelerMethode

private static bool $permisDAppelerMethode

$private_id

private static int $private_id

$private_tikid

private static mixed $private_tikid

Methods

__construct()

public __construct([mixed $page = false ]) : mixed
Parameters
$page : mixed = false
Return values
mixed

admin()

public admin() : void
Return values
void

all()

public all() : void
Return values
void

author()

public author() : void
Return values
void

chef()

public chef() : void
Return values
void

deconnexion()

public deconnexion() : void
Return values
void

delchef()

public delchef() : void
Return values
void

delete()

public delete() : void
Return values
void

hide()

public hide() : void
Return values
void

home()

public home() : void
Return values
void

insert()

public insert() : void
Return values
void

jePeuxEntrer()

public jePeuxEntrer() : bool
Return values
bool

love()

public love() : void
Return values
void

objet()

public objet() : void
Return values
void

over()

public over() : void
Return values
void

perdu()

when a page has not been recognized

public perdu() : void
Return values
void

update()

public update() : void
Return values
void

checkAccess()

protected static checkAccess() : string|null
Return values
string|null

cidLoad()

protected static cidLoad() : int
Return values
int

echoo()

protected static echoo(string $happy) : void
Parameters
$happy : string
Return values
void

fromGet()

protected static fromGet(string $par) : mixed
Parameters
$par : string
Return values
mixed

fromPost()

protected static fromPost(string $par) : mixed
Parameters
$par : string
Return values
mixed

fromSession()

protected static fromSession(string $par) : mixed
Parameters
$par : string
Return values
mixed

getPage()

protected static getPage([string $page_par_default = 'objet' ]) : string
Parameters
$page_par_default : string = 'objet'
Return values
string

id()

protected static id() : int
Return values
int

idLoad()

protected static idLoad() : int
Return values
int

interdire()

protected static interdire() : void
Return values
void

permettre()

protected static permettre() : void
Return values
void

setPage()

protected static setPage(string $page) : void
Parameters
$page : string
Return values
void

tikid()

protected static tikid() : mixed
Return values
mixed

transMess()

protected transMess(mixed $message) : mixed
Parameters
$message : mixed
Return values
mixed

user()

protected static user() : mixed
Return values
mixed

login()

private login() : void
Return values
void

passe()

private static passe() : string|null
Return values
string|null

readCid()

private static readCid() : int
Return values
int

readId()

private static readId() : int
Return values
int

sendModal()

private static sendModal(string $note) : void
Parameters
$note : string
Return values
void

Search results