Overview

Namespaces

  • Composer
    • Autoload
  • Illuminate
    • Support
      • Contracts
      • Facades
  • Laravella
    • Crud
      • Exceptions
      • Facades
  • None
  • PHP

Classes

  • CrudDatabaseSeeder
  • CrudInstallCommand
  • CrudSeeder
  • CrudServiceProvider
  • CrudUpdateCommand
  • DbGopher
  • Log
  • Options
  • Params
  • PostCrudSeeder
  • SeedActions
  • SeedAssets
  • SeedGroups
  • SeedLogs
  • SeedMenus
  • SeedObjects
  • SeedOptions
  • SeedPageTypes
  • SeedSeverities
  • SeedTables
  • SeedUsergroups
  • SeedUsers
  • SeedViews
  • UpdateCMSFields
  • UpdateReferences
  • Overview
  • Namespace
  • Class
  • Tree

Class Options

Description of Options

Namespace: Laravella\Crud
Author: Victor
Located at src/Laravella/Crud/Options.php
Methods summary
public static
# get( mixed $name, mixed $type = null )
public static
# getTypes( mixed $name )
public static type
# getByType( type $name )

Parameters

$name
type
$name

Returns

type
public static type
# getType( type $name )

Get all options of a certain type

Get all options of a certain type

Parameters

$name
type
$name

Returns

type
crud API documentation generated by ApiGen 2.8.0