phpPeanuts  2.2.0
phpPeanuts framework
 All Data Structures Namespaces Files Functions Variables
Public Member Functions | Data Fields
PntIndex Class Reference

Public Member Functions

 __construct ()
 
 at_push ($key, $value)
 
 at_unhift ($key, $value)
 
 includesKey ($key)
 
 at ($key)
 
 firstAt ($key)
 
 lastAt ($key)
 
 shiftAt ($key)
 
 popAt ($key)
 
 includes ($value)
 
 at_includes ($key, $value)
 
 asArray ()
 
 keys ()
 
 ksort ()
 
 krSort ()
 
 count ()
 
 pack ()
 

Data Fields

 $contentArrays
 

Constructor & Destructor Documentation

__construct ( )

Member Function Documentation

asArray ( )
at (   $key)
at_includes (   $key,
  $value 
)
at_push (   $key,
  $value 
)
at_unhift (   $key,
  $value 
)
count ( )
firstAt (   $key)
includes (   $value)
includesKey (   $key)
keys ( )
krSort ( )
ksort ( )
lastAt (   $key)
pack ( )
popAt (   $key)
shiftAt (   $key)

Field Documentation

$contentArrays

The documentation for this class was generated from the following file: