phalconplus Documentation v1.3.0-development
Methods
  • getName() : string
  • setPost(string $name, variable $val) : void
  • setQuery(string $name, variable $val) : void
  • setServer(string $name, variable $val) : void
  • set(string $name, variable $val) : void
Methods Details
  • protected function getName()

  • public static function setPost(string $name, variable $val)

  • public static function setQuery(string $name, variable $val)

  • public static function setServer(string $name, variable $val)

  • public static function set(string $name, variable $val)