Documentation

Utils

Table of Contents

csrf() mixed
method_field() mixed
tidy_path() mixed
root_path() mixed
base_path() mixed
view_path() mixed
data_path() mixed
get_http() mixed
auth_proxy() mixed
guzzle_get_contents() mixed
spread_url() mixed
parse_keyless_query() mixed
clean_array_from_string() mixed

Methods

csrf()

public static csrf( ) : mixed
Return values
mixed

method_field()

public static method_field( $method : mixed ) : mixed
Parameters
$method : mixed
Return values
mixed

tidy_path()

public static tidy_path( [ $path : mixed = '' ] ) : mixed
Parameters
$path : mixed = ''
Return values
mixed

root_path()

public static root_path( [ $path : mixed = '' ] ) : mixed
Parameters
$path : mixed = ''
Return values
mixed

base_path()

public static base_path( [ $path : mixed = '' ] ) : mixed
Parameters
$path : mixed = ''
Return values
mixed

view_path()

public static view_path( [ $path : mixed = '' ] ) : mixed
Parameters
$path : mixed = ''
Return values
mixed

data_path()

public static data_path( [ $file : mixed = '' ] ) : mixed
Parameters
$file : mixed = ''
Return values
mixed

get_http()

public static get_http( $url : mixed ) : mixed
Parameters
$url : mixed
Return values
mixed

auth_proxy()

public static auth_proxy( ) : mixed
Return values
mixed

guzzle_get_contents()

public static guzzle_get_contents( $url : mixed ) : mixed
Parameters
$url : mixed
Return values
mixed

spread_url()

public static spread_url( $str : mixed ) : mixed
Parameters
$str : mixed
Return values
mixed

parse_keyless_query()

public static parse_keyless_query( $str : mixed ) : mixed
Parameters
$str : mixed
Return values
mixed

clean_array_from_string()

public static clean_array_from_string( $str : mixed [, $delimiter : mixed = "," ] ) : mixed
Parameters
$str : mixed
$delimiter : mixed = ","
Return values
mixed

Search results