\

Namespaces

Contentomat

Classes

CmtExporter class_Export_cmt.inc Content o mat Export Contentomat Class
CsvExporter class_Export_csv.inc Content o mat Export CSV Class
Exporter class_Exporter.inc Content o mat Export Class
Importer class_Importer.inc Content o mat Export Class
paberboy_mailagent
paberboy_mailagent
SqlExporter class_Export_sql.inc Content o mat Export SQL Class
TplExporter class_Export_tpl.inc Content o mat Export Template Class
XmlExporter class_Export_csv.inc Content o mat Export XML Class

Constants

$name

$name

ADDSID

ADDSID

CMT_ACTION

CMT_ACTION

CMT_CONTENT

CMT_CONTENT

CMT_DBTABLE

CMT_DBTABLE

CMT_DBTABLE

CMT_DBTABLE

CMT_GROUPID

CMT_GROUPID

CMT_GROUPNAME

CMT_GROUPNAME

CMT_IPP

CMT_IPP

CMT_MODE

CMT_MODE

CMT_PAGES

CMT_PAGES

CMT_POS

CMT_POS

CMT_STYLE

CMT_STYLE

CMT_TEMPLATE

CMT_TEMPLATE

CMT_USERALIAS

CMT_USERALIAS

CMT_USERDIRECTORY

CMT_USERDIRECTORY

CMT_USERGROUP

CMT_USERGROUP

CMT_USERGROUPID

CMT_USERGROUPID

CMT_USERID

CMT_USERID

CMT_USERNAME

CMT_USERNAME

CMT_USERTYPE

CMT_USERTYPE

IPP

IPP

JSPAGEURL

JSPAGEURL

PAGEID

PAGEID

PAGEID

PAGEID

PAGELANG

PAGELANG

PAGELANG

PAGELANG

PAGETITLE

PAGETITLE

PAGEURL

PAGEURL

PARENTID

PARENTID

POS

POS

PRIMARY_KEY

PRIMARY_KEY

PRIMARY_KEY

PRIMARY_KEY

REFERINGPAGE

REFERINGPAGE

REQUEST_URI

REQUEST_URI

SELFURL

SELFURL

SELFURL

SELFURL

SID

SID

Functions

formatDirectory()

formatDirectory(  $directory) 

Parameters

$directory

get_files()

get_files(  $dir_name) 

Parameters

$dir_name

getAddedRelations()

getAddedRelations() : \array(),

function getAddedRelations()

Returns

\array(), —

list of new relation to add to selected relations list

getDeletedRelations()

getDeletedRelations() : \array(),

function getDeletedRelations()

Returns

\array(), —

list of selected relations, to delete them from selected relations list

getFormvars()

getFormvars(  $formvars,   $step) 

Parameters

$formvars
$step

getMicrotime()

getMicrotime() : \number

function getMicrotime() Returns the current timestamp as microtime

Returns

\number

getRoot()

getRoot() 

getSelected()

getSelected(  $relTables,   $mode = false) : \array()

function getSelected() get currintly selected relations items data, and update its list if any addes or deleted save selected items list as serilized string in session after modifing

Parameters

$relTables

array of allowed tables with detail about it (table id, table name ...)

$mode

there are three mode to call this function(default: get items only, select: add new items, deselect: delete items) from selected items list

Returns

\array() —

list of selected relations with all related details

search()

search(  $relTables,   $launch,   $searchText = '',   $myid = '') : \array()

function search()

search in selected tables for related articles or media files

Parameters

$relTables

array of allowed tables with detail about it (table id, table name ...)

$launch
$searchText

string,

$myid

Returns

\array() —

list of funded relations with its related details

xml_get_rows()

xml_get_rows(  $xml_data) 

Parameters

$xml_data

xml_get_tags()

xml_get_tags(  $xml_data) 

Parameters

$xml_data

xml_split()

xml_split(  $xml_data,   $split_tag) 

Parameters

$xml_data
$split_tag