public function __construct( $article_id, $plugin_id )
public function __construct( $src, $transc )
public function __construct( $plugin_id )
Performing some neccessary initialisation stuff.
public function __construct( $id )
public function __construct( $storage_access )
Start a new transaction.
public function __construct()
Creates a new Translation object.
public function __construct( $text, $texttype )
Add a style to this section.
public function add_style( $style )
Get all articles
public static function all()
Get all comments
public static function all()
Returns array of all groups
public static function all()
Gets all images.
public function all()
Gets all Plugins
public static function all()
Gets all available repositories.
public static function all()
Gets all sections.
public static function all()
Get all styles
public static function all()
Get all tags
public static function all()
Returns array of all available users.
public static function all()
Array of API versions, this version is compatible to (including itself).
$api_compat
Blend multiple arrays together.
function array_blend()
Filters all empty elements out of an array.
function array_filter_empty( $input )
Like PHPs `array_filter`, but callback will get the key, not the value of the array element.
function array_filter_keys( $input, $callback )
Convert array of key-value pairs to an associative array.
function array_kvpairs_to_assoc( $input )
$val - $n -
function array_repeat( $val, $n )
Unpack an array into a directory.
function array2dir( $a, $dir )
Transforms an Article object to an array, so it can be accessed via a STE template.
function article_transform_ste( $article, $lang )