Documentation TYPO3 par Ameos |
Definition at line 90 of file class.t3lib_admin.php.
|
Counts records from $TCA-tables that ARE attached to an existing page.
Definition at line 208 of file class.t3lib_admin.php. References t3lib_BEfunc::deleteClause(), and t3lib_div::loadTCA(). |
|
Counts records from $TCA-tables that ARE attached to an existing page.
Definition at line 208 of file class.t3lib_admin.php. References t3lib_BEfunc::deleteClause(), and t3lib_div::loadTCA(). |
|
Fixes lost record from $table with uid $uid by setting the PID to zero. If there is a disabled column for the record that will be set as well.
Definition at line 187 of file class.t3lib_admin.php. |
|
Fixes lost record from $table with uid $uid by setting the PID to zero. If there is a disabled column for the record that will be set as well.
Definition at line 187 of file class.t3lib_admin.php. |
|
Generates a list of Page-uid's that corresponds to the tables in the tree. This list should ideally include all records in the pages-table.
Definition at line 116 of file class.t3lib_admin.php. References t3lib_div::fixed_lgd_cs(), genTree(), t3lib_extMgm::isLoaded(), and t3lib_iconWorks::skinImg(). |
|
Generates a list of Page-uid's that corresponds to the tables in the tree. This list should ideally include all records in the pages-table.
Definition at line 116 of file class.t3lib_admin.php. References t3lib_div::fixed_lgd_cs(), t3lib_extMgm::isLoaded(), and t3lib_iconWorks::skinImg(). Referenced by genTree(). |
|
Returns an array with arrays of table/field pairs which are allowed to hold references to the input table name - according to $TCA
Definition at line 293 of file class.t3lib_admin.php. References t3lib_div::loadTCA(). |
|
Returns an array with arrays of table/field pairs which are allowed to hold references to the input table name - according to $TCA
Definition at line 293 of file class.t3lib_admin.php. References t3lib_div::loadTCA(). |
|
Finds all fields that hold filenames from uploadfolder
Definition at line 270 of file class.t3lib_admin.php. References t3lib_div::loadTCA(). |
|
Finds all fields that hold filenames from uploadfolder
Definition at line 270 of file class.t3lib_admin.php. References t3lib_div::loadTCA(). |
|
Finding relations in database based on type 'group' (files or database-uid's in a list)
Definition at line 236 of file class.t3lib_admin.php. References t3lib_div::loadTCA(). |
|
Finding relations in database based on type 'group' (files or database-uid's in a list)
Definition at line 236 of file class.t3lib_admin.php. References t3lib_div::loadTCA(). |
|
Fills $this->lRecords with the records from all tc-tables that are not attached to a PID in the pid-list.
Definition at line 156 of file class.t3lib_admin.php. References t3lib_div::loadTCA(). |
|
Fills $this->lRecords with the records from all tc-tables that are not attached to a PID in the pid-list.
Definition at line 156 of file class.t3lib_admin.php. References t3lib_div::loadTCA(). |
|
This selects non-empty-records from the tables/fields in the fkey_array generated by getGroupFields()
Definition at line 321 of file class.t3lib_admin.php. References t3lib_div::loadTCA(), and t3lib_div::makeInstance(). |
|
This selects non-empty-records from the tables/fields in the fkey_array generated by getGroupFields()
Definition at line 321 of file class.t3lib_admin.php. References t3lib_div::loadTCA(), and t3lib_div::makeInstance(). |
|
Depends on selectNonEmpty.... to be executed first!!
Definition at line 445 of file class.t3lib_admin.php. References t3lib_BEfunc::deleteClause(). |
|
Depends on selectNonEmpty.... to be executed first!!
Definition at line 445 of file class.t3lib_admin.php. References t3lib_BEfunc::deleteClause(). |
|
Depends on selectNonEmpty.... to be executed first!!
Definition at line 394 of file class.t3lib_admin.php. |
|
Depends on selectNonEmpty.... to be executed first!!
Definition at line 394 of file class.t3lib_admin.php. |
|
Finding all references to file based on uploadfolder / filename
Definition at line 520 of file class.t3lib_admin.php. |
|
Finding all references to file based on uploadfolder / filename
Definition at line 520 of file class.t3lib_admin.php. |
|
Finding all references to record based on table/uid
Definition at line 483 of file class.t3lib_admin.php. References t3lib_div::loadTCA(), and t3lib_div::makeInstance(). |
|
Finding all references to record based on table/uid
Definition at line 483 of file class.t3lib_admin.php. References t3lib_div::loadTCA(), and t3lib_div::makeInstance(). |