68 Classifieds API

Features
class tree: 68Classifieds | index: 68Classifieds | all elements

 Class GetWrapper

Description

SuperglobalWrapper.php

Wrapper for associative arrays

  • author: Peter Bailey

Located in /includes/classes/wrapper/SuperglobalWrapper.php (line 20)

ArrayWrapper
   |
   --GetWrapper
Direct descendents
Class Description
 class QueryString SuperglobalWrapper.php
Method Summary
 GetWrapper GetWrapper ()
 void generate ([ $urlEncode = true], [ $forHTML = false])
Variables

Inherited Variables

Inherited from ArrayWrapper

ArrayWrapper::$magic
ArrayWrapper::$_arr
Methods
Constructor GetWrapper (line 22)
GetWrapper GetWrapper ()
generate (line 27)
void generate ([ $urlEncode = true], [ $forHTML = false])
  • $urlEncode
  • $forHTML

Inherited Methods

Inherited From ArrayWrapper

 ArrayWrapper::__construct()
 ArrayWrapper::ArrayWrapper()
 ArrayWrapper::exists()
 ArrayWrapper::existsLoose()
 ArrayWrapper::get()
 ArrayWrapper::getArrayRef()
 ArrayWrapper::getByIndex()
 ArrayWrapper::remove()
 ArrayWrapper::set()
 ArrayWrapper::setArray()
 ArrayWrapper::trim()
 ArrayWrapper::trimAll()