Autodoc
  • Namespace
  • Class
  • Tree

Namespaces

  • BlueTihi
    • Context
  • Brickrouge
    • Element
      • Nodes
    • Renderer
    • Widget
  • ICanBoogie
    • ActiveRecord
    • AutoConfig
    • CLDR
    • Composer
    • Core
    • Event
    • Exception
    • HTTP
      • Dispatcher
      • Request
    • I18n
      • Translator
    • Mailer
    • Modules
      • Taxonomy
        • Support
      • Thumbnailer
        • Versions
    • Object
    • Operation
      • Dispatcher
    • Prototype
    • Routes
    • Routing
      • Dispatcher
    • Session
  • Icybee
    • ActiveRecord
      • Model
    • ConfigOperation
    • Document
    • EditBlock
    • Element
      • ActionbarContextual
      • ActionbarSearch
      • ActionbarToolbar
    • FormBlock
    • Installer
    • ManageBlock
    • Modules
      • Articles
      • Cache
        • Collection
        • ManageBlock
      • Comments
        • ManageBlock
      • Contents
        • ManageBlock
      • Dashboard
      • Editor
        • Collection
      • Files
        • File
        • ManageBlock
      • Forms
        • Form
        • ManageBlock
      • I18n
      • Images
        • ManageBlock
      • Members
      • Modules
        • ManageBlock
      • Nodes
        • ManageBlock
        • Module
      • Pages
        • BreadcrumbElement
        • LanguagesElement
        • ManageBlock
        • NavigationBranchElement
        • NavigationElement
        • Page
        • PageController
      • Registry
      • Search
      • Seo
      • Sites
        • ManageBlock
      • Taxonomy
        • Terms
          • ManageBlock
        • Vocabulary
          • ManageBlock
      • Users
        • ManageBlock
        • NonceLogin
        • Roles
      • Views
        • ActiveRecordProvider
        • Collection
        • View
    • Operation
      • ActiveRecord
      • Constructor
      • Module
      • Widget
    • Rendering
  • None
  • Patron
  • PHP

Classes

  • ArrayIterator
  • ArrayObject
  • Closure
  • DateTime
  • DateTimeZone
  • DirectoryIterator
  • IteratorIterator
  • PDO
  • PDOStatement
  • RecursiveIteratorIterator
  • SplFileInfo

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • RecursiveIterator
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • PDOException
  • RuntimeException
  • UnexpectedValueException

Class DateTime

Direct known subclasses

ICanBoogie\DateTime

Indirect known subclasses

ICanBoogie\HTTP\DateHeader

PHP Extension: Date
Documented at php.net

Methods summary

public
# __construct( mixed $time, mixed $object )
public
# __wakeup( )
public static
# __set_state( )
public static
# createFromFormat( mixed $format, mixed $time, mixed $object )
public static
# getLastErrors( )
public
# format( mixed $format )
public
# modify( mixed $modify )
public
# add( mixed $interval )
public
# sub( mixed $interval )
public
# getTimezone( )
public
# setTimezone( mixed $timezone )
public
# getOffset( )
public
# setTime( mixed $hour, mixed $minute, mixed $second )
public
# setDate( mixed $year, mixed $month, mixed $day )
public
# setISODate( mixed $year, mixed $week, mixed $day )
public
# setTimestamp( mixed $unixtimestamp )
public
# getTimestamp( )
public
# diff( mixed $object, mixed $absolute )

Magic methods summary

Constants summary

string ATOM 'Y-m-d\\TH:i:sP'
#
string COOKIE 'l, d-M-Y H:i:s T'
#
string ISO8601 'Y-m-d\\TH:i:sO'
#
string RFC822 'D, d M y H:i:s O'
#
string RFC850 'l, d-M-y H:i:s T'
#
string RFC1036 'D, d M y H:i:s O'
#
string RFC1123 'D, d M Y H:i:s O'
#
string RFC2822 'D, d M Y H:i:s O'
#
string RFC3339 'Y-m-d\\TH:i:sP'
#
string RSS 'D, d M Y H:i:s O'
#
string W3C 'Y-m-d\\TH:i:sP'
#
Autodoc API documentation generated by ApiGen 2.8.0