\app_core_action_translationvalidate_validator_fuman

Fuman namespace validator

Summary

Methods
Properties
Constants
validateKey()
No public properties found
No constants found
_isValidClassNameOrParentClassName()
_getTableTabNames()
_isValidDateString()
$_tableTabNames
$_dateNames
$_keyToTable
N/A
No private methods found
No private properties found
N/A

Properties

$_tableTabNames

$_tableTabNames : array

Type

array

$_dateNames

$_dateNames : \stdClass

Type

\stdClass

$_keyToTable

$_keyToTable : array

Type

array

Methods

validateKey()

validateKey(string  $key) : null|object

Validate key

Parameters

string $key

Returns

null|object

_isValidClassNameOrParentClassName()

_isValidClassNameOrParentClassName(\Fuman_Table  $table, array  $match) : boolean

Parameters

\Fuman_Table $table
array $match

Returns

boolean

_getTableTabNames()

_getTableTabNames() : array

Gets table tab names

Returns

array

_isValidDateString()

_isValidDateString(array  $match) : boolean

Is the match a valid date string

Parameters

array $match

Returns

boolean