Overview

Packages

  • Components
    • Actors
      • Controller
        • Behavior
        • Toolbar
      • Domain
        • Authorizer
        • Behavior
        • Entity
      • Template
        • Helper
      • View
    • Base
      • Controller
        • Behavior
        • Toolbar
      • Domain
        • Authorizer
        • Behavior
        • Entity
      • Template
        • Filter
        • Helper
      • View
    • Composer
      • Controller
      • Template
    • Medium
      • Controller
        • Behavior
        • Toolbar
      • Domain
        • Authorizer
        • Behavior
        • Entity
        • Validator
      • Filter
      • View
    • People
      • Controller
        • Validator
      • Domain
        • Entity
  • Libraries
    • Anahita
      • Domain
        • Attribute
        • Behavior
        • Description
        • Entity
        • Entityset
        • Exception
        • Property
        • Query
        • Relationship
        • Repository
        • Resource
        • Serializer
        • Space
        • Store
        • Validator
      • Filter
      • Helper
      • Loader
        • Adapter
      • Object
      • Service
        • Locator
    • Base
      • Controller
        • Behavior
        • Validator
      • Dispatcher
      • Domain
        • Authorizer
        • Behavior
        • Space
        • Store
      • Helper
      • Template
        • Filter
        • Helper
      • View
    • Koowa
      • Behavior
      • Command
      • Config
      • Controller
        • Behavior
        • Toolbar
      • Database
        • Adapter
        • Behavior
        • Filter
        • Query
        • Row
        • Rowset
        • Schema
        • Table
      • Date
      • Dispatcher
      • Event
        • Subscriber
      • Exception
      • Filter
      • Helper
        • Array
        • String
      • Http
      • Inflector
      • Loader
        • Adapter
      • Mixin
      • Model
      • Object
      • Request
      • Service
        • Identifier
        • Locator
      • Template
        • Filter
        • Helper
      • View
    • People
      • Helper
    • Themes
      • Filter
      • Helper
    • Users
      • Domain
        • Entity
  • Modules
    • Base
  • None
  • Plugins
    • Contentfilter
    • Profile
    • Storage

Classes

  • Anahita
  • Koowa
  • lessc
  • lessc_formatter
  • lessc_formatter_compressed
  • lessc_formatter_indent
  • lessc_parser
  • S3
  • S3Request

Functions

  • _die
  • apc_exists
  • append_identifier_path
  • base64UrlDecode
  • base64UrlEncode
  • call_object_method
  • capture
  • clean_ap_user_cache
  • clean_apc_with_prefix
  • deprecated
  • dispatch_plugin
  • end_capture
  • exec_in_background
  • flush_chunk
  • get_config_value
  • get_parents
  • get_viewer
  • in_range
  • inspect
  • is
  • is_admin
  • is_eql
  • is_guest
  • is_person
  • is_viewer
  • lcfirst
  • mime_type
  • PeopleBuildRoute
  • PeopleParseRoute
  • pick
  • print_query
  • translate
  • Overview
  • Package
  • Class
  • Tree

No package

Classes summary
Anahita Service Class
Koowa Koowa class
lessc The less compiler and parser.
lessc_formatter
lessc_formatter_compressed
lessc_formatter_indent
lessc_parser
S3 Amazon S3 PHP class
S3Request
Functions summary
_die
apc_exists Check if an APC key exists
append_identifier_path Easy way to set a path for an identifier. The each path segment is seperated by / Allows to set relative path using ..
base64UrlDecode Decode a URL with base64
base64UrlEncode Encode a URL with base64.
call_object_method Calls a method of an object. Optimized version of call_user_function
capture Start caputring
clean_ap_user_cache Cleans the apc user cache if it's loaded
clean_apc_with_prefix Cleans the APC values that has a key that starts with $prefix
deprecated Prints deprecated messages
dispatch_plugin Dispatches a plugin event. This method will load first load the necessary plugins and then dispatches the passed event.
end_capture End Capture. Returns the capture body
exec_in_background Run a shell command in the background
flush_chunk Flush a chunk of output from the buffer
get_config_value Return a configuation value for an extension
get_parents Return an array of parent classes for a given class
get_viewer Return the viewer object
in_range Check if a value is within range of $min, $max
inspect Inspects an array of objects
is Return whether object is an instnaces of one the $classes passes as set of arguments
is_admin Check if an actor is a person type and also is admin
is_eql Return true if all the values are the same
is_guest Check if an actor is a person type and also is guest
is_person Return if the actor is a type of person
is_viewer Return if the actor is the viewer
lcfirst Make a string's first character lowercase
mime_type Return a mimetype of a filename based on its extension name
PeopleBuildRoute
PeopleParseRoute
pick Picks the first non-null value of a set of arguments
print_query Prints a query and repalce #__ with jos__
translate Fast translation method
Anahita Social Networking Framework API documentation generated by ApiGen 2.6.1