A

AddDepartmentManagerToUsersTableClass in namespace
ApiResponseControllerClass in namespace Rogerforner\ScoolProgramming\Http\Controllers\API

B

ScoolProgrammingServiceProvider::boot() — Method in class ScoolProgrammingServiceProvider
Bootstrap services.

C

CreateDepartmentUserTableClass in namespace
CreateDepartmentsTableClass in namespace
CreateProfessionalModulesTableClass in namespace
CreateTemariesTableClass in namespace
CreateTrainingUnitsTableClass in namespace
LandingController::create() — Method in class LandingController
Show the form for creating a new resource.

D

AddDepartmentManagerToUsersTable::down() — Method in class AddDepartmentManagerToUsersTable
Reverse the migrations.
CreateDepartmentUserTable::down() — Method in class CreateDepartmentUserTable
Reverse the migrations.
CreateDepartmentsTable::down() — Method in class CreateDepartmentsTable
Reverse the migrations.
CreateProfessionalModulesTable::down() — Method in class CreateProfessionalModulesTable
Reverse the migrations.
CreateTemariesTable::down() — Method in class CreateTemariesTable
Reverse the migrations.
CreateTrainingUnitsTable::down() — Method in class CreateTrainingUnitsTable
Reverse the migrations.
DepartmentControllerClass in namespace Rogerforner\ScoolProgramming\Http\Controllers\API
DepartmentController::destroy() — Method in class DepartmentController
Remove the specified resource from storage.
ProfessionalModuleController::destroy() — Method in class ProfessionalModuleController
Remove the specified resource from storage.
TemaryController::destroy() — Method in class TemaryController
Remove the specified resource from storage.
TrainingUnitController::destroy() — Method in class TrainingUnitController
Remove the specified resource from storage.
LandingController::destroy() — Method in class LandingController
Remove the specified resource from storage.
DepartmentClass in namespace Rogerforner\ScoolProgramming\Models
ProfessionalModule::department() — Method in class ProfessionalModule
Department.

E

LandingController::edit() — Method in class LandingController
Show the form for editing the specified resource.

F

$Department#fillableProperty in class Department
The attributes that are mass assignable.
$ProfessionalModule#fillableProperty in class ProfessionalModule
The attributes that are mass assignable.
$Temary#fillableProperty in class Temary
The attributes that are mass assignable.
$TrainingUnit#fillableProperty in class TrainingUnit
The attributes that are mass assignable.

I

DepartmentController::index() — Method in class DepartmentController
Display a listing of the resource.
ProfessionalModuleController::index() — Method in class ProfessionalModuleController
Display a listing of the resource.
TemaryController::index() — Method in class TemaryController
Display a listing of the resource.
TrainingUnitController::index() — Method in class TrainingUnitController
Display a listing of the resource.
LandingController::index() — Method in class LandingController
Display a listing of the resource.

L

LandingControllerClass in namespace Rogerforner\ScoolProgramming\Http\Controllers\Web

P

PrincipalTestClass in namespace
ProfessionalModuleControllerClass in namespace Rogerforner\ScoolProgramming\Http\Controllers\API
Department::professionalModules() — Method in class Department
Professional Modules.
ProfessionalModuleClass in namespace Rogerforner\ScoolProgramming\Models
TrainingUnit::professionalModule() — Method in class TrainingUnit
Professional Module.

R

ScoolProgrammingServiceProvider::register() — Method in class ScoolProgrammingServiceProvider
Register services.

S

ApiResponseController::sendResponse() — Method in class ApiResponseController
Mètode emprat per a aquelles peticions que s'hagin dut endavant satisfactoriament.
ApiResponseController::sendError() — Method in class ApiResponseController
Mètode emprat per a aquelles peticions que no s'hagin dut endavant satisfactoriament.
DepartmentController::store() — Method in class DepartmentController
Store a newly created resource in storage.
DepartmentController::show() — Method in class DepartmentController
Display the specified resource.
ProfessionalModuleController::store() — Method in class ProfessionalModuleController
Store a newly created resource in storage.
ProfessionalModuleController::show() — Method in class ProfessionalModuleController
Display the specified resource.
TemaryController::store() — Method in class TemaryController
Store a newly created resource in storage.
TemaryController::show() — Method in class TemaryController
Display the specified resource.
TrainingUnitController::store() — Method in class TrainingUnitController
Store a newly created resource in storage.
TrainingUnitController::show() — Method in class TrainingUnitController
Display the specified resource.
LandingController::store() — Method in class LandingController
Store a newly created resource in storage.
LandingController::show() — Method in class LandingController
Display the specified resource.
ScoolProgrammingServiceProviderClass in namespace Rogerforner\ScoolProgramming

T

PrincipalTest::testIndex() — Method in class PrincipalTest
El test s'inicia però hem falla: Fatal error: Class 'App\Http\Controllers\Controller' not found in D:\www\programming\packages\rogerforner\scool_programming\src\Http\Controllers\API\ApiResponseController.php on line 8
TemaryControllerClass in namespace Rogerforner\ScoolProgramming\Http\Controllers\API
TrainingUnitControllerClass in namespace Rogerforner\ScoolProgramming\Http\Controllers\API
ProfessionalModule::trainingUnits() — Method in class ProfessionalModule
Training Units.
TemaryClass in namespace Rogerforner\ScoolProgramming\Models
Temary::trainingUnit() — Method in class Temary
Training Unit.
TrainingUnitClass in namespace Rogerforner\ScoolProgramming\Models
TrainingUnit::temaries() — Method in class TrainingUnit
Temaries.

U

AddDepartmentManagerToUsersTable::up() — Method in class AddDepartmentManagerToUsersTable
Run the migrations.
CreateDepartmentUserTable::up() — Method in class CreateDepartmentUserTable
Run the migrations.
CreateDepartmentsTable::up() — Method in class CreateDepartmentsTable
Run the migrations.
CreateProfessionalModulesTable::up() — Method in class CreateProfessionalModulesTable
Run the migrations.
CreateTemariesTable::up() — Method in class CreateTemariesTable
Run the migrations.
CreateTrainingUnitsTable::up() — Method in class CreateTrainingUnitsTable
Run the migrations.
DepartmentController::update() — Method in class DepartmentController
Update the specified resource in storage.
ProfessionalModuleController::update() — Method in class ProfessionalModuleController
Update the specified resource in storage.
TemaryController::update() — Method in class TemaryController
Update the specified resource in storage.
TrainingUnitController::update() — Method in class TrainingUnitController
Update the specified resource in storage.
LandingController::update() — Method in class LandingController
Update the specified resource in storage.
Department::users() — Method in class Department
Users.

_

DepartmentController::__construct() — Method in class DepartmentController
Create a new controller instance.
ProfessionalModuleController::__construct() — Method in class ProfessionalModuleController
Create a new controller instance.
TemaryController::__construct() — Method in class TemaryController
Create a new controller instance.
TrainingUnitController::__construct() — Method in class TrainingUnitController
Create a new controller instance.