LFT
  • Namespace
  • Class
  • Tree

Namespaces

  • Docoflow
    • Contracts
    • Entity
    • Facades
    • Models
    • Traits
  • Docolight
    • Agno
      • Traits
    • Container
    • Http
      • Contracts
    • Rest
      • Handler
      • Http
    • Support
      • Debug
      • Traits
  • Docotory
    • Traits
  • None

Classes

  • Docolight

Functions

  • array_add
  • array_build
  • array_collapse
  • array_divide
  • array_dot
  • array_except
  • array_first
  • array_flatten
  • array_forget
  • array_get
  • array_has
  • array_last
  • array_only
  • array_pluck
  • array_pull
  • array_replace_value
  • array_set
  • array_sort
  • array_sort_recursive
  • array_where
  • cache
  • camel_case
  • class_basename
  • class_uses_recursive
  • collect
  • container
  • data_get
  • dd
  • def
  • dump
  • e
  • ends_with
  • fluent
  • get
  • head
  • input
  • last
  • object_get
  • preg_replace_sub
  • request
  • response
  • session
  • snake_case
  • starts_with
  • str_contains
  • str_finish
  • str_is
  • str_limit
  • str_random
  • str_replace_array
  • str_slug
  • studly_case
  • title_case
  • trait_uses_recursive
  • transaction
  • trimtolower
  • value
  • with

Class Docolight

Docolight component.

CApplicationComponent
Extended by Docolight
Author: Krisan Alfa Timur krisanalfa@docotel.co.id
Located at Docolight/Docolight.php

Methods summary

public
# init( )

Component initialization.

Component initialization.

protected
# checkEnvironment( )

Check minimum requirement

Check minimum requirement

Throws

RuntimeException
protected
# loadHelpers( )

Load helper file.

Load helper file.

protected
# registerApplicationComponents( )

Register application component.

Register application component.

protected
# registerAutoload( )

Register autoload file.

Register autoload file.

Constants summary

integer PHP_MINIMUM_VERSION

Minimum version of PHP supported with this components.

Minimum version of PHP supported with this components.

# 50400

Properties summary

protected array $libraries

Custom PSR-0 based libraries for your application.

Custom PSR-0 based libraries for your application.

# array()
protected string $rootPath

Root path where 'docolibs' folder resides.

Root path where 'docolibs' folder resides.

# 'libs'
LFT API documentation generated by ApiGen