ezcache.php -
204 lines, 6942 bytes
ezchecktranslation.php -
2 functions/classes, 256 lines, 9057 bytes
87: function handleContextNode ( $context, &$cli, &$data );
133: function handleMessageNode ( $contextName, &$message, &$cli, &$data, $requireTranslation );
ezcontentcache.php -
182 lines, 7249 bytes
ezconvertmysqltabletype.php -
10 functions/classes, 270 lines, 9503 bytes
89: function checkParameters ( $cli, $script, $options, $host, $user, $password, $database, $listMode, $newType );
126: function &connectToDatabase ( $cli, $script, $host, $user, $password, $database );
174: function getTableType ( $db, $tableName );
181: function listTypes ( $cli, $db );
199: function alterType ( $db, $tableName, $newType );
204: function renameTable ( $db, $tableFrom, $tableTo );
209: function copyTable ( $db, $tableFrom, $tableTo );
214: function createTableStructure ( $db, $tableFrom, $tableTo, $newType );
225: function dropTable ( $db, $tableName );
230: function setNewType ( $cli, $db, $newType, $usecopy );
ezexec.php -
74 lines, 2760 bytes
ezsqldiff.php -
2 functions/classes, 258 lines, 10772 bytes
129: function &loadDatabaseSchema ( $type, $host, $user, $password, $socket, $db, &$cli );
198: function &loadLintSchema ( &$dbSchema, &$cli );
ezsqldumpschema.php -
1 functions/classes, 313 lines, 12140 bytes
171: function eZTriedDatabaseString ( $database, $host, $user, $password, $socket );
ezsqlinsertschema.php -
1 functions/classes, 316 lines, 11223 bytes
180: function eZTriedDatabaseString ( $database, $host, $user, $password, $socket );
ezsubtreecopy.php -
1 functions/classes, 613 lines, 24910 bytes
74: function copyPublishContentObject ( &$sourceObject, &$sourceSubtreeNodeIDList, &$syncNodeIDListSrc, &$syncNodeIDListNew, &$syncObjectIDListSrc, &$syncObjectIDListNew, $allVersions = false, $keepCreator = false, $keepTime = false );
eztc.php -
179 lines, 6675 bytes
eztemplatecheck.php -
161 lines, 5436 bytes
makestaticcache.php -
74 lines, 2573 bytes